We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0eed2 commit a998076Copy full SHA for a998076
README.md
@@ -240,12 +240,12 @@ Caching is disabled by default.
240
241
Benchmarks for `css-inline==0.14.1`:
242
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
+- Basic: **4.31 µs**, 230 bytes
+- Realistic-1: **85.18 µs**, 8.58 KB
+- Realistic-2: **59.70 µs**, 4.3 KB
+- GitHub page: **146.75 ms**, 1.81 MB
247
248
-These benchmarks, conducted using `rustc 1.78` on M1 Max, can be found in `css-inline/benches/inliner.rs`.
+These benchmarks, conducted using `rustc 1.87` on Ryzen 9 9950X, can be found in `css-inline/benches/inliner.rs`.
249
250
## Command Line Interface
251
0 commit comments