package blaze

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ActionCacheStatistics

action_cache.proto:23

Information about the action cache behavior during a single build.

Used in: build_event_stream.BuildMetrics.ActionSummary

message ActionCacheStatistics.MissDetail

action_cache.proto:46

Detailed information for a particular miss reason.

Used in: ActionCacheStatistics

enum ActionCacheStatistics.MissReason

action_cache.proto:35

Reasons for not finding an action in the cache.

Used in: MissDetail