-
-
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.
- Loading branch information
Showing
6 changed files
with
15 additions
and
12 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -415,6 +415,6 @@ pub fn element_names() -> [&'static str; 142] { | |
"h3", | ||
"h4", | ||
"h5", | ||
"h6" | ||
"h6", | ||
] | ||
} |
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
362aee9
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
274.902
234.656
1.17
yew-struct-keyed 02_replace1k
266.128
237.4175
1.12
yew-struct-keyed 03_update10th1k_x16
419.2815
394.1925
1.06
yew-struct-keyed 04_select1k
92.1895
75.9405
1.21
yew-struct-keyed 05_swap1k
98.9615
107.9565
0.92
yew-struct-keyed 06_remove-one-1k
35.1665
34.7085
1.01
yew-struct-keyed 07_create10k
2846.868
2313.8295
1.23
yew-struct-keyed 08_create1k-after1k_x2
606.303
447.7525
1.35
yew-struct-keyed 09_clear1k_x8
241.396
217.9425
1.11
yew-struct-keyed 21_ready-memory
1.2453231811523438
0.9634513854980468
1.29
yew-struct-keyed 22_run-memory
1.4578094482421875
1.4999732971191406
0.97
yew-struct-keyed 23_update5-memory
1.5065422058105469
1.5032615661621094
1.00
yew-struct-keyed 24_run5-memory
1.510845184326172
1.510845184326172
1
yew-struct-keyed 25_run-clear-memory
1.1287879943847656
1.1258888244628906
1.00
yew-struct-keyed 31_startup-ci
1732.16
1886.865
0.92
yew-struct-keyed 32_startup-bt
36.916
39.49799999999999
0.93
yew-struct-keyed 34_startup-totalbytes
365.9482421875
365.94140625
1.00
This comment was automatically generated by workflow using github-action-benchmark.