Commit a8ebf9af authored by Numanoglu's avatar Numanoglu
Browse files

Clarify BVH performance support documentation

parent 4eb71440
Pipeline #12416 passed with stage
in 2 minutes and 14 seconds
......@@ -14,7 +14,7 @@ import de.hft.stuttgart.citydoctor2.datastructure.aabb.SplitStrategy;
/**
* Shared support for manual BVH performance probes.
*
* It performs a warmup, repeats the measured operation, validates stable
* It performs a warm-up, repeats the measured operation, validates stable
* result counts, suppresses noisy debug output during the measured operation,
* and prints one compact table per scenario. Timings are intended for local
* comparison of variants, not as deterministic CI assertions.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment