Skip to content

Record speed statistics in benchmarks - #27543

Open
brendandahl wants to merge 1 commit into
emscripten-core:mainfrom
brendandahl:benchmark-record-speed
Open

Record speed statistics in benchmarks#27543
brendandahl wants to merge 1 commit into
emscripten-core:mainfrom
brendandahl:benchmark-record-speed

Conversation

@brendandahl

@brendandahl brendandahl commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Allow benchmark tests to record execution time statistics (mean, median, min, max, and standard deviation) when EMTEST_RECORD_STATS is enabled. This allows tracking speed metrics over time alongside binary size in the JSON file.

Allow benchmark tests to record execution time statistics (mean, median,
min, max, and standard deviation) when EMTEST_RECORD_STATS is enabled.
This allows tracking speed metrics over time alongside binary size.
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.

1 participant