-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It clashes with export of html! macro and it's basically never used in code anyway
- Loading branch information
Showing
2 changed files
with
2 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4a885d4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yew master branch benchmarks (Lower is better)
yew-struct-keyed 01_run1k
238.9785
234.656
1.02
yew-struct-keyed 02_replace1k
252.783
237.4175
1.06
yew-struct-keyed 03_update10th1k_x16
467.0045
394.1925
1.18
yew-struct-keyed 04_select1k
93.6815
75.9405
1.23
yew-struct-keyed 05_swap1k
130.46949999999998
107.9565
1.21
yew-struct-keyed 06_remove-one-1k
43.721
34.7085
1.26
yew-struct-keyed 07_create10k
2625.035
2313.8295
1.13
yew-struct-keyed 08_create1k-after1k_x2
549.89
447.7525
1.23
yew-struct-keyed 09_clear1k_x8
223.337
217.9425
1.02
yew-struct-keyed 21_ready-memory
0.9634513854980468
0.9634513854980468
1
yew-struct-keyed 22_run-memory
1.4578094482421875
1.4999732971191406
0.97
yew-struct-keyed 23_update5-memory
1.4615478515625
1.5032615661621094
0.97
yew-struct-keyed 24_run5-memory
1.510845184326172
1.510845184326172
1
yew-struct-keyed 25_run-clear-memory
1.1296615600585938
1.1258888244628906
1.00
yew-struct-keyed 31_startup-ci
1791.88975
1886.865
0.95
yew-struct-keyed 32_startup-bt
51.10199999999999
39.49799999999999
1.29
yew-struct-keyed 34_startup-totalbytes
365.9482421875
365.94140625
1.00
This comment was automatically generated by workflow using github-action-benchmark.