File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -141,11 +141,11 @@ fn main() -> Result<(), css_inline::InlineError> {
141141
142142Benchmarks for ` css-inline==0.10.4 ` :
143143
144- - Basic: 7.13 µs
145- - Realistic-1: 152.95 µs
146- - Realistic-2: 110.82 µs
144+ - Basic: ** 7.13 µs**
145+ - Realistic-1: ** 152.95 µs**
146+ - Realistic-2: ** 110.82 µs**
147147
148- - These benchmarks, conducted using ` rustc 1.70 ` , can be found in ` css-inline/benches/inliner.rs ` .
148+ These benchmarks, conducted using ` rustc 1.71.1 ` , can be found in ` css-inline/benches/inliner.rs ` .
149149
150150## Bindings
151151
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ The table below provides a detailed comparison between `css_inline` and `premail
143143| Realistic email 2 | 128.53 µs | Error: Cannot parse 0 calc((100% - 500px) / 2) | - |
144144
145145Please refer to the ` test/bench.rb ` file to review the benchmark code.
146- The results displayed above were measured using stable ` rustc 1.70 ` on Ruby ` 3.2.2 ` .
146+ The results displayed above were measured using stable ` rustc 1.71.1 ` on Ruby ` 3.2.2 ` .
147147
148148## Ruby support
149149
You can’t perform that action at this time.
0 commit comments