-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Dev Platform 2022-07-25
The cache will be tested in separate build steps, first filling an empty cache to record the time a build takes when pushing the task, and then performing a build with 100% hit. The size of the full cache will also be recorded.
Json Format: { cache_metrics:{ cache_artifacts:{[ array_index: <int>(3), name: <str>(3), size: <long>(3) ]} push_time: <long>(1), pull_time: <long>(1), cache_size: <long>(1) }
- has to be done after
-
SERVER-67044 Create build metrics CLI interface and generic output
- Closed
-
SERVER-67109 create build metrics json validator
- Closed