ninja-build/ninja

Add a performance test script / "performance regression tests"

Open

#1 733 ouverte le 6 févr. 2020

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C++ (1 544 forks)batch import
help wanted

Métriques du dépôt

Stars
 (10 194 stars)
Métriques de merge PR
 (Merge moyen 39j 3h) (10 PRs mergées en 30 j)

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

Guide contributeur