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> {
141
141
142
142
Benchmarks for ` css-inline==0.10.4 ` :
143
143
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**
147
147
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 ` .
149
149
150
150
## Bindings
151
151
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
143
143
| Realistic email 2 | 128.53 µs | Error: Cannot parse 0 calc((100% - 500px) / 2) | - |
144
144
145
145
Please 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 ` .
147
147
148
148
## Ruby support
149
149
You can’t perform that action at this time.
0 commit comments