-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update create results body #16
base: testing-format-perf-table
Are you sure you want to change the base?
Conversation
/bench_x64 |
Change factor shows patch effect on x64 if merged compared to current head for main. Results are based on clocktick (CT) event cycles. Change Factor = (Patched_CT - Main_CT) / (Main_CT)
Averages (x64):
|
376b4b5
to
d94e33d
Compare
/bench_x64 |
compilation :: cycles :: benchmarks/spidermonkey/benchmark.wasm instantiation :: cycles :: benchmarks/pulldown-cmark/benchmark.wasm No difference in performance. [169480 194998.24 210320] commit.so instantiation :: cycles :: benchmarks/spidermonkey/benchmark.wasm No difference in performance. [549258 583124.16 757248] commit.so instantiation :: cycles :: benchmarks/bz2/benchmark.wasm No difference in performance. [103436 120873.76 135018] commit.so compilation :: cycles :: benchmarks/bz2/benchmark.wasm No difference in performance. [211848442 231664096.96 272095476] commit.so execution :: cycles :: benchmarks/spidermonkey/benchmark.wasm No difference in performance. [1095587488 1106584867.76 1193067486] commit.so execution :: cycles :: benchmarks/bz2/benchmark.wasm No difference in performance. [127597786 131041954.32 137982918] commit.so execution :: cycles :: benchmarks/pulldown-cmark/benchmark.wasm No difference in performance. [9331596 9484503.52 9749314] commit.so compilation :: cycles :: benchmarks/pulldown-cmark/benchmark.wasm No difference in performance. [318786584 344304061.12 378910388] commit.so |
No description provided.