Skip to content

Conversation

@danleh
Copy link
Contributor

@danleh danleh commented Jan 21, 2025

The usual changes: use WasmEMCCBenchmark class in the runner, rebuild and add build script, use iteration count that makes the Wall time not too high (<2s).

In this case, we spend a bit more time in the top-tier than before. However, that line item earlier ran a single <50ms iteration, and had a startup time of ~2-3ms, so I would argue it was very prone to noise, and it's good that we run it for longer.

Copy link
Contributor

@kmiller68 kmiller68 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danleh
Copy link
Contributor Author

danleh commented Jan 23, 2025

@jandem @eqrion does that look fine from Mozilla's side?

@danleh
Copy link
Contributor Author

danleh commented Jan 23, 2025

Ah, I just see that @eqrion already gave a 👍 on the original post, so I believe it's good to go.

The usual changes: use `WasmEMCCBenchmark` class for running, rebuild and add build script, use iteration count that makes the Wall time not too high (<2s)

In this case, we spend a bit more time in the top-tier than before. However, that line item earlier ran a single <50ms iteration, and compiled for ~2ms, so I would argue it was very prone to noise, and it's good that we run it for longer.
@danleh danleh force-pushed the quicksort-wasm-scoring branch from abecd42 to 9e13964 Compare January 27, 2025 14:43
@danleh
Copy link
Contributor Author

danleh commented Jan 27, 2025

Rebased, @kmiller68 should be good to merge now.

@kmiller68 kmiller68 merged commit fa77231 into WebKit:main Jan 27, 2025
0 of 3 checks passed
@danleh danleh deleted the quicksort-wasm-scoring branch January 28, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants