Open Bug 1693978 Opened 5 years ago Updated 5 years ago

Stats parser should understand sccache too

Categories

(Firefox Build System :: General, enhancement, P5)

enhancement

Tracking

(Not tracked)

People

(Reporter: iannbugzilla, Unassigned)

Details

At the moment python/mozbuild/mozbuild/controller/building.py only captures stats from ccache, it could possibly be updated to also capture stats from sccache if it is present.

Hey Ian!
Currently, the only stats captured from ccache in controller/building.py are the hit rates.
It's just the hit rates that you're looking for from sccache, right?

Flags: needinfo?(iann_bugzilla)

(In reply to Mitchell Hentges [:mhentges] 🦀 from comment #1)

Hey Ian!
Currently, the only stats captured from ccache in controller/building.py are the hit rates.
It's just the hit rates that you're looking for from sccache, right?

Yeah, I would expect similar for sccache.

Flags: needinfo?(iann_bugzilla)
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.