ninja-build/ninja
View on GitHubAdd a performance test script / "performance regression tests"
Open
#1,733 opened on Feb 6, 2020
help wanted
Repository metrics
- Stars
- (10,194 stars)
- PR merge metrics
- (Avg merge 39d 3h) (10 merged PRs in 30d)
Description
Currently this is done manually by building Chromium before and after a commit. I think it would be good to have a script, which you can pass two commit hashes and a path to a Chromium source, which will then compare the -d stats result.
Maybe add the functionality to misc/measure.py?
See https://github.com/ninja-build/ninja/pull/1577#issuecomment-517797439