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

Upgrade tachometer and add script to analyze browser trace logs #3005

Merged
merged 2 commits into from
Feb 12, 2021

Conversation

andrewiggins
Copy link
Member

This PR upgrade tachometer to the latest version which has an option to write trace logs for the runs! Each sample writes its own log, organized by version that is run (there is a preact-master folder with a log file per sample, a preact-local folder with ...).

This PR also adds a script npm run analyze to gather and calculate some stats from the logs since there are many log files.

Note: Running with the trace option (npm run bench 02* --trace) will have the benchmarks take a little longer due to the tracing.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.445% when pulling 169eea1 on trace-benchmarks into 9250ac9 on master.

@marvinhagemeister marvinhagemeister merged commit c123310 into master Feb 12, 2021
@marvinhagemeister marvinhagemeister deleted the trace-benchmarks branch February 12, 2021 09:14
This was referenced Mar 15, 2021
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.

None yet

3 participants