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

playwright: add playwright bench for chrome #7

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Conversation

krichprollsch
Copy link
Member

Result on my machine

$ RUNS=200 CHROME_PATH=`which google-chrome` npm run bench-chrome

> demo@1.0.0 bench-chrome
> node playwright/chrome.js

................................................................................
................................................................................
........................................
total runs 200
total duration (ms) 20235
avg run duration (ms) 100
min run duration (ms) 89
max run duration (ms) 163

fix #4

@krichprollsch krichprollsch self-assigned this Apr 4, 2024
@krichprollsch krichprollsch merged commit 64fb14b into main Apr 9, 2024
@krichprollsch krichprollsch deleted the playwright branch April 9, 2024 08:28
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.

benchmark: write a playwright/puppeteer script for chrome
1 participant