Cache effectivenessCache effectiveness represents the combined hit rate of both Module cache and Xcode cache, showing the percentage of cacheable items that were resolved from cache rather than being rebuilt.
Selective test effectiveness
Selective test effectivenessSelective test effectiveness represents the ratio of selective test hits compared to selective test misses.
Average build time
Average build timeAverage time it takes to build a project as reported from Xcode post actions.
Average test time
Average test timeAverage time it takes to test a project when using the 'tuist test' command.