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

Create a script to generate a benchmark comparison of dart2wasm and dart2js #8195

Merged
merged 5 commits into from
Aug 14, 2024

Conversation

kenzieschmoll
Copy link
Member

This script adds automation for running the DevTools benchmarks with dart2wasm and comparing them to dart2js. The script outputs a CSV file that can be opened in a spreadsheet viewing application like Google Sheets or Excel. This greatly reduces the amount of manual labor required to run these benchmarks and compare wasm performance to js.

This PR includes instructions for using this script in the benchmarks/README.md file.

Work towards #7856. CC @kevmoo @eyebrowsoffire

@kenzieschmoll kenzieschmoll requested a review from a team as a code owner August 13, 2024 23:35
@kenzieschmoll kenzieschmoll requested review from bkonyi and removed request for a team August 13, 2024 23:35
@kenzieschmoll kenzieschmoll merged commit ec20232 into flutter:master Aug 14, 2024
23 checks passed
@kenzieschmoll kenzieschmoll deleted the wasm-benchmark-script branch August 14, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants