ninja-build/ninja

Add a performance test script / "performance regression tests"

Open

#1.733 geöffnet am 6. Feb. 2020

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.544 Forks)batch import
help wanted

Repository-Metriken

Stars
 (10.194 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 39T 3h) (10 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide