Expand description
Research studies: alignment, placement, and spot-check verification.
Consolidated from former alignment, placement, and spot_check modules.
Public types and functions remain re-exported at the crate root.
Structs§
- Alignment
Report - Full alignment report.
- Alignment
Sample - One alignment offset sample.
- Placement
Report - Placement sweep report.
- Placement
Sample - One placement measurement.
- Spot
Check Item - One spot-check outcome.
- Spot
Check Report - Spot-check report.
Enums§
- Placement
Strategy - Placement strategy under test.
Functions§
- measure_
alignment - Run alignment experiment for offsets
[0, 1, 7, 15, 63]. - measure_
placement - Run a constant-work parallel checksum under different placements.
- spot_
check_ profile - Spot-check up to
limitnon-inconclusive workloads with tiny samples.