Skip to content

Commit a998076

Browse files
authored
docs: Update benchmarks
1 parent ae0eed2 commit a998076

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -240,12 +240,12 @@ Caching is disabled by default.
240240

241241
Benchmarks for `css-inline==0.14.1`:
242242

243-
- Basic: **6.44 µs**, 230 bytes
244-
- Realistic-1: **128.59 µs**, 8.58 KB
245-
- Realistic-2: **81.44 µs**, 4.3 KB
246-
- GitHub page: **224.89 ms**, 1.81 MB
243+
- Basic: **4.31 µs**, 230 bytes
244+
- Realistic-1: **85.18 µs**, 8.58 KB
245+
- Realistic-2: **59.70 µs**, 4.3 KB
246+
- GitHub page: **146.75 ms**, 1.81 MB
247247

248-
These benchmarks, conducted using `rustc 1.78` on M1 Max, can be found in `css-inline/benches/inliner.rs`.
248+
These benchmarks, conducted using `rustc 1.87` on Ryzen 9 9950X, can be found in `css-inline/benches/inliner.rs`.
249249

250250
## Command Line Interface
251251

0 commit comments

Comments
 (0)