-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run js-framework-benchmark in CI #114
Conversation
The benchmark failed to complete. |
Workflow: [923139615](/sycamore-rs/sycamore/actions/runs/923139615) *Adding new commits will generate a new report* |
Benchmark Report%0A-
|
The benchmark failed to complete. |
The benchmark failed to complete. |
The benchmark failed to complete. |
Workflow: [923542489](/sycamore-rs/sycamore/actions/runs/923542489) *Adding new commits will generate a new report* |
Benchmark Report
@@ Performance Diff @@
## | wasm-bindgen | baseline | update | diff ##
#######################################################################
- 01_run1k | 108.21 | 192.29 | 196.14 | +2.00%
- 02_replace1k | 123.63 | 181.63 | 182.19 | +0.31%
- 03_update10th1k_x16 | 238.72 | 252.79 | 254.92 | +0.84%
- 04_select1k | 43.43 | 56.14 | 59.30 | +5.63%
+ 05_swap1k | 64.57 | 70.67 | 68.25 | -3.43%
+ 06_remove-one-1k | 24.98 | 25.97 | 25.87 | -0.39%
+ 07_create10k | 1144.67 | 7823.37 | 7808.98 | -0.18%
- 08_create1k-after1k_x2 | 254.58 | 473.17 | 488.83 | +3.31%
+ 09_clear1k_x8 | 179.57 | 217.02 | 205.26 | -5.42%
- 21_ready-memory | 1.02 | 1.02 | 1.02 | +0.04%
- 22_run-memory | 1.50 | 2.25 | 2.25 | +0.02%
+ 23_update5-memory | 1.82 | 2.56 | 2.23 | -12.94%
- 24_run5-memory | 2.11 | 3.61 | 3.61 | +0.01%
- 25_run-clear-memory | 2.25 | 3.23 | 3.31 | +2.52%
- 31_startup-ci | 1939.54 | 1958.59 | 1976.37 | +0.91%
- 32_startup-bt | 37.52 | 38.67 | 49.22 | +27.29%
- 34_startup-totalbytes | 197.35 | 317.93 | 322.28 | +1.37% |
No description provided.