-
-
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
5 changed files
with
6 additions
and
2 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 |
---|---|---|
@@ -1 +1,2 @@ | ||
#[allow(missing_docs)] | ||
pub mod layout_tests; |
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
4da1263
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-hooks-v0.21.0-keyed 01_run1k
195.2
201.5
0.97
yew-hooks-v0.21.0-keyed 02_replace1k
220.8
222.3
0.99
yew-hooks-v0.21.0-keyed 03_update10th1k_x16
87.3
93
0.94
yew-hooks-v0.21.0-keyed 04_select1k
39.8
41.3
0.96
yew-hooks-v0.21.0-keyed 05_swap1k
104.7
101.3
1.03
yew-hooks-v0.21.0-keyed 06_remove-one-1k
77.3
79.7
0.97
yew-hooks-v0.21.0-keyed 07_create10k
2225.6
2263.5
0.98
yew-hooks-v0.21.0-keyed 08_create1k-after1k_x2
229.5
232.9
0.99
yew-hooks-v0.21.0-keyed 09_clear1k_x8
87.9
90.2
0.97
yew-hooks-v0.21.0-keyed 21_ready-memory
2.1427040100097656
2.11441421508789
1.01
yew-hooks-v0.21.0-keyed 22_run-memory
6.304450988769531
6.304100036621094
1.00
yew-hooks-v0.21.0-keyed 23_update5-memory
6.605003356933594
6.535499572753906
1.01
yew-hooks-v0.21.0-keyed 25_run-clear-memory
5.142155647277832
5.143876075744629
1.00
yew-hooks-v0.21.0-keyed 26_run-10k-memory
42.80451202392578
42.804222106933594
1.00
yew-hooks-v0.21.0-keyed 41_size-uncompressed
168.3
168.3
1
yew-hooks-v0.21.0-keyed 42_size-compressed
54.6
54.6
1
yew-hooks-v0.21.0-keyed 43_first-paint
464.1
426.3
1.09
yew-v0.21.0-keyed 01_run1k
195.1
196.9
0.99
yew-v0.21.0-keyed 02_replace1k
212.8
223.3
0.95
yew-v0.21.0-keyed 03_update10th1k_x16
66.8
68.9
0.97
yew-v0.21.0-keyed 04_select1k
15.3
16.3
0.94
yew-v0.21.0-keyed 05_swap1k
79
80.4
0.98
yew-v0.21.0-keyed 06_remove-one-1k
68.7
67.5
1.02
yew-v0.21.0-keyed 07_create10k
2232
2252.2
0.99
yew-v0.21.0-keyed 08_create1k-after1k_x2
221.5
224
0.99
yew-v0.21.0-keyed 09_clear1k_x8
83.7
88.3
0.95
yew-v0.21.0-keyed 21_ready-memory
2.144887924194336
2.1250972747802734
1.01
yew-v0.21.0-keyed 22_run-memory
6.241277694702148
6.24113655090332
1.00
yew-v0.21.0-keyed 23_update5-memory
6.353899955749512
6.336615562438965
1.00
yew-v0.21.0-keyed 25_run-clear-memory
4.575557708740234
5.007468223571777
0.91
yew-v0.21.0-keyed 26_run-10k-memory
41.53852367401123
41.5703182220459
1.00
yew-v0.21.0-keyed 41_size-uncompressed
166.2
166.2
1
yew-v0.21.0-keyed 42_size-compressed
54.5
54.5
1
yew-v0.21.0-keyed 43_first-paint
452.4
446.6
1.01
This comment was automatically generated by workflow using github-action-benchmark.