MCPcopy Create free account
hub / github.com/argumentcomputer/ix / profile_block_size

Function profile_block_size

crates/ffi/src/kernel.rs:1659–1663  ·  view source on GitHub ↗

clamped to u32::MAX above

(env: &IxonEnv, block: &Address)

Source from the content-addressed store, hash-verified

1657 ));
1658 },
1659 };
1660 eprintln!(
1661 "[rs_kernel_check_anon] build work: {:>8.1?} ({} items, {} targets)",
1662 t2.elapsed(),
1663 work.len(),
1664 addrs.len()
1665 );
1666

Callers 1

build_block_profileFunction · 0.85

Calls 2

get_const_bytesMethod · 0.45
lenMethod · 0.45

Tested by

no test coverage detected