Skip to content
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

Merged
merged 13 commits into from
Jun 10, 2021
Merged

Run js-framework-benchmark in CI #114

merged 13 commits into from
Jun 10, 2021

Conversation

lukechu10
Copy link
Member

No description provided.

@lukechu10 lukechu10 added the performance Performance related label Jun 9, 2021
@github-actions
Copy link

github-actions bot commented Jun 9, 2021

The benchmark failed to complete.
Please see the workflow for more details.


Workflow: 923054562
Adding new commits will generate a new report

@github-actions
Copy link

github-actions bot commented Jun 9, 2021


Workflow: [923139615](/sycamore-rs/sycamore/actions/runs/923139615) *Adding new commits will generate a new report*

@github-actions
Copy link

github-actions bot commented Jun 9, 2021

Benchmark Report%0A- vanillajs: performance of vanillajs%0A- wasm-bindgen: the performance goal%0A- baseline: performance of sycamore-baseline (typically latest master)%0A- update: performance of sycamore (typically recent changes)%0A- diff: measures the improvement of update over the baseline%0Adiff%0A@@ Performance Diff @@%0A%0A## | wasm-bindgen | baseline | update | diff ##%0A#######################################################################%0A- 01_run1k | 139.00 | 262.89 | 282.78 | +7.57%25%0A- 02_replace1k | 163.82 | 257.22 | 269.37 | +4.72%25%0A+ 03_update10th1k_x16 | 254.51 | 287.23 | 263.74 | -8.18%25%0A+ 04_select1k | 43.32 | 62.45 | 61.05 | -2.23%25%0A- 05_swap1k | 75.18 | 79.16 | 80.45 | +1.64%25%0A- 06_remove-one-1k | 29.92 | 31.91 | 32.32 | +1.28%25%0A+ 07_create10k | 1574.50 | 9725.41 | 9587.47 | -1.42%25%0A- 08_create1k-after1k_x2 | 341.69 | 664.52 | 673.54 | +1.36%25%0A+ 09_clear1k_x8 | 228.34 | 301.94 | 285.43 | -5.47%25%0A- 21_ready-memory | 1.02 | 1.02 | 1.02 | +0.04%25%0A- 22_run-memory | 1.50 | 2.25 | 2.25 | +0.18%25%0A- 23_update5-memory | 1.82 | 2.56 | 2.56 | +0.01%25%0A- 24_run5-memory | 2.11 | 3.53 | 3.61 | +2.40%25%0A+ 25_run-clear-memory | 2.25 | 3.31 | 3.23 | -2.45%25%0A+ 31_startup-ci | 2000.17 | 1996.63 | 1974.86 | -1.09%25%0A- 32_startup-bt | 28.01 | 48.93 | 59.16 | +20.90%25%0A- 34_startup-totalbytes | 197.35 | 318.64 | 322.28 | +1.14%25%0A


Workflow: [923199067](/sycamore-rs/sycamore/actions/runs/923199067) *Adding new commits will generate a new report*

@github-actions
Copy link

github-actions bot commented Jun 9, 2021

The benchmark failed to complete.
Please see the workflow for more details.


Workflow: 923298943
Adding new commits will generate a new report

@lukechu10 lukechu10 changed the title Improve performance for reactivity Run js-framework-benchmark in CI Jun 9, 2021
@github-actions
Copy link

github-actions bot commented Jun 9, 2021

The benchmark failed to complete.
Please see the workflow for more details.


Workflow: 923310672
Adding new commits will generate a new report

@github-actions
Copy link

github-actions bot commented Jun 9, 2021

The benchmark failed to complete.
Please see the workflow for more details.


Workflow: 923379116
Adding new commits will generate a new report

@github-actions
Copy link

github-actions bot commented Jun 10, 2021


Workflow: [923542489](/sycamore-rs/sycamore/actions/runs/923542489) *Adding new commits will generate a new report*

@lukechu10
Copy link
Member Author

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         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%

@lukechu10 lukechu10 merged commit 68abeb0 into master Jun 10, 2021
@lukechu10 lukechu10 deleted the rx-iter-perf branch June 10, 2021 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant