Expand description
Profile generation from lab tournaments — including size-class memscan/copy and size-scaled float/integer targets.
Structs§
- Dispatch
Overhead Report - Statistical summary of decision-tree dispatch overhead across sizes.
- Dispatch
Size Sample - Per-size dispatch overhead sample.
- Profile
GenConfig - Configuration for profile generation.
- Size
Class Winner Story - Document when size-class winners do/don’t change.
Functions§
- generate_
profile - Generate an HNEP by running lab tournaments on
info. - measure_
dispatch_ overhead - Measure decision-tree dispatch overhead vs a direct function call.
- measure_
dispatch_ overhead_ report - Multi-size dispatch overhead with statistical summary.
- measure_
size_ classes - Measure memscan/copy variants across L1/L2/L3/DRAM; return HNEP size-class entries.
- size_
class_ winner_ story - Summarize measured size-class winners.