mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
add Yew master branch benchmarks (Lower is better) (customSmallerIsBetter) benchmark result for 741849d892fecf0f200197c83478703f8bd9cd66
This commit is contained in:
parent
91a7fb79b6
commit
11455d980f
@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1755754168579,
|
||||
"lastUpdate": 1755768426222,
|
||||
"repoUrl": "https://github.com/yewstack/yew",
|
||||
"entries": {
|
||||
"Yew master branch benchmarks (Lower is better)": [
|
||||
@ -39488,6 +39488,198 @@ window.BENCHMARK_DATA = {
|
||||
"unit": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "Jesper Olsen",
|
||||
"username": "jesper-olsen",
|
||||
"email": "43079279+jesper-olsen@users.noreply.github.com"
|
||||
},
|
||||
"committer": {
|
||||
"name": "GitHub",
|
||||
"username": "web-flow",
|
||||
"email": "noreply@github.com"
|
||||
},
|
||||
"id": "741849d892fecf0f200197c83478703f8bd9cd66",
|
||||
"message": "grid logic 2 conway.rs (#3598)\n\nCo-authored-by: Mattuwu <syan4@ualberta.ca>",
|
||||
"timestamp": "2025-08-21T09:09:40Z",
|
||||
"url": "https://github.com/yewstack/yew/commit/741849d892fecf0f200197c83478703f8bd9cd66"
|
||||
},
|
||||
"date": 1755768424553,
|
||||
"tool": "customSmallerIsBetter",
|
||||
"benches": [
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 01_run1k",
|
||||
"value": 195.7,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 02_replace1k",
|
||||
"value": 222,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 03_update10th1k_x16",
|
||||
"value": 113.7,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 04_select1k",
|
||||
"value": 54.8,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 05_swap1k",
|
||||
"value": 130.6,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 06_remove-one-1k",
|
||||
"value": 89.9,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 07_create10k",
|
||||
"value": 2219.4,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 08_create1k-after1k_x2",
|
||||
"value": 221.7,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 09_clear1k_x8",
|
||||
"value": 107.6,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 21_ready-memory",
|
||||
"value": 2.2461090087890625,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 22_run-memory",
|
||||
"value": 6.726958274841309,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 23_update5-memory",
|
||||
"value": 7.0573530197143555,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 25_run-clear-memory",
|
||||
"value": 5.623579025268555,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 26_run-10k-memory",
|
||||
"value": 45.11391830444336,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 41_size-uncompressed",
|
||||
"value": 163.1,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 42_size-compressed",
|
||||
"value": 54.2,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-hooks-v0.21.0-keyed 43_first-paint",
|
||||
"value": 417.3,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 01_run1k",
|
||||
"value": 198.8,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 02_replace1k",
|
||||
"value": 227.6,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 03_update10th1k_x16",
|
||||
"value": 89.6,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 04_select1k",
|
||||
"value": 31.6,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 05_swap1k",
|
||||
"value": 105,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 06_remove-one-1k",
|
||||
"value": 82.9,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 07_create10k",
|
||||
"value": 2199.2,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 08_create1k-after1k_x2",
|
||||
"value": 215.5,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 09_clear1k_x8",
|
||||
"value": 99.7,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 21_ready-memory",
|
||||
"value": 2.2530651092529297,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 22_run-memory",
|
||||
"value": 6.550919532775879,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 23_update5-memory",
|
||||
"value": 6.806557655334473,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 25_run-clear-memory",
|
||||
"value": 5.4347686767578125,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 26_run-10k-memory",
|
||||
"value": 43.92516040802002,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 41_size-uncompressed",
|
||||
"value": 160.6,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 42_size-compressed",
|
||||
"value": 53.7,
|
||||
"unit": ""
|
||||
},
|
||||
{
|
||||
"name": "yew-v0.21.0-keyed 43_first-paint",
|
||||
"value": 393.6,
|
||||
"unit": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user