Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
```text $ cd rinja_derive_standalone $ cargo bench hello_world time: [50.420 µs 50.529 µs 50.637 µs] change: [-0.6238% -0.3448% -0.0695%] (p = 0.02 < 0.05) Change within noise threshold. item_info.html time: [58.807 µs 59.108 µs 59.408 µs] change: [-2.4731% -2.0541% -1.6532%] (p = 0.00 < 0.05) Performance has improved. item_union.html time: [182.90 µs 183.97 µs 185.73 µs] change: [-2.6740% -1.8652% -0.7734%] (p = 0.00 < 0.05) Change within noise threshold. page.html time: [767.05 µs 768.05 µs 769.20 µs] change: [-4.5916% -4.2764% -3.9026%] (p = 0.00 < 0.05) Performance has improved. print_item.html time: [154.97 µs 155.26 µs 155.59 µs] change: [-2.0385% -1.7364% -1.4351%] (p = 0.00 < 0.05) Performance has improved. short_item_info.html time: [126.35 µs 126.49 µs 126.67 µs] change: [-6.5708% -6.1935% -5.8314%] (p = 0.00 < 0.05) Performance has improved. sidebar.html time: [196.25 µs 196.68 µs 197.14 µs] change: [-4.9096% -4.4107% -3.9467%] (p = 0.00 < 0.05) Performance has improved. source.html time: [112.69 µs 113.14 µs 113.76 µs] change: [-3.4552% -3.1557% -2.8072%] (p = 0.00 < 0.05) Performance has improved. type_layout.html time: [160.05 µs 160.30 µs 160.59 µs] change: [-11.126% -10.419% -9.2877%] (p = 0.00 < 0.05) Performance has improved. type_layout_size.html time: [66.006 µs 66.340 µs 66.664 µs] change: [-2.3099% -1.3973% +0.0223%] (p = 0.01 < 0.05) Change within noise threshold. ```
- Loading branch information