MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / stats_block

Function stats_block

src/view/debug/cache_view.rs:389–437  ·  view source on GitHub ↗
(
    ui: &mut Ui,
    id: &str,
    read_hits: u64,
    read_misses: u64,
    write_hits: u64,
    write_misses: u64,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cache_sectionFunction · 0.85

Calls 4

ui_themeFunction · 0.85
hit_rate_barFunction · 0.85
colorMethod · 0.80
labelMethod · 0.45

Tested by

no test coverage detected