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

Running WPT is much slower than it used to be. #17708

Open
glennw opened this issue Jul 13, 2017 · 2 comments
Open

Running WPT is much slower than it used to be. #17708

glennw opened this issue Jul 13, 2017 · 2 comments

Comments

@glennw
Copy link
Member

@glennw glennw commented Jul 13, 2017

Using the follow subset of WPT:

./mach test-wpt --release --processes=8 tests/wpt/mozilla/tests/css/

Previously (perhaps 2 months ago?) this would complete in ~70 seconds on my machine. With current master, this is now taking ~175 seconds, nearly 2.5x slower than it used to be.

The attached image shows what the CPU usage looks like during execution of the command. Previously, all CPUs would be maxed out at ~100% for the duration of the test run, so it seems related.

perf

@glennw
Copy link
Member Author

@glennw glennw commented Jul 13, 2017

Anyone have any ideas what may have caused this regression? @jdm @emilio @metajack ?

@jdm
Copy link
Member

@jdm jdm commented Jul 13, 2017

Ironically, I see the opposite - using master on my 2015 macbook pro, it takes 70 seconds to run 560 tests in that directory. Using 121662a from May 9, it takes 139 seconds to run 557 tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.