Skip to main content

Module studies

Module studies 

Source
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§

AlignmentReport
Full alignment report.
AlignmentSample
One alignment offset sample.
PlacementReport
Placement sweep report.
PlacementSample
One placement measurement.
SpotCheckItem
One spot-check outcome.
SpotCheckReport
Spot-check report.

Enums§

PlacementStrategy
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 limit non-inconclusive workloads with tiny samples.