ninja-build/ninja

Add a performance test script / "performance regression tests"

Open

#1,733 创建于 2020年2月6日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C++ (1,544 fork)batch import
help wanted

仓库指标

Star
 (10,194 star)
PR 合并指标
 (平均合并 39天 3小时) (30 天内合并 10 个 PR)

描述

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

贡献者指南