template/packages-user/data-state/test
unanmed 5317b2f1e3 test(06-18): add whole-map critical timing and total/avg summary table
Adds a third metric that calls the real calculateCritical for every monster on
the merged map and fully consumes the generator, plus a second console.table
with monsters / total ms (sampled median of one full-map sweep) / avg ms.
avg ms equals total ms divided by the monster count.
2026-09-16 20:39:45 +08:00
..
fixtures test(06-17): stage 1 real 13x13 map fixture and map-only save/load perf rows 2026-09-16 16:02:58 +08:00
coreNode.test.ts test(03-11): align Node save regressions 2026-09-11 14:10:41 +08:00
dataClosure.test.ts test(07-09): #06-17-2 combat-side same-reference hero attribute regression 2026-09-16 18:47:39 +08:00
enemyCombination.test.ts test(06-10): cover maximum-pipeline single-monster final damage (G-06-07-A) 2026-09-15 10:10:44 +08:00
mapScenario.perf.ts test(06-18): add whole-map critical timing and total/avg summary table 2026-09-16 20:39:45 +08:00
nodeReplay.test.ts fix(03-04): share verifier harness with Node replay tests 2026-09-10 17:17:40 +08:00
nodeTracer.test.ts test(03-11): align Node save regressions 2026-09-11 14:10:41 +08:00
replayPlayback.test.ts test(07-08): #06-07-1 bind the event layer in the teleport playback test 2026-09-16 13:02:46 +08:00
replayVerifier.ts fix(03-04): share verifier harness with Node replay tests 2026-09-10 17:17:40 +08:00
saveables.perf.ts test(06-18): migrate 5 existing perf files to performance.mark/measure 2026-09-16 20:26:42 +08:00
saveablesReal.perf.ts test(06-18): migrate 5 existing perf files to performance.mark/measure 2026-09-16 20:26:42 +08:00
saveablesRoundTrip.test.ts test(07-09): #06-17-2 combat-side same-reference hero attribute regression 2026-09-16 18:47:39 +08:00
tileLegacy.test.ts style(03-06): normalize tile migration formatting 2026-09-10 15:57:59 +08:00