mirror of
https://github.com/motajs/template.git
synced 2026-09-20 22:40:17 +08:00
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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| coreNode.test.ts | ||
| dataClosure.test.ts | ||
| enemyCombination.test.ts | ||
| mapScenario.perf.ts | ||
| nodeReplay.test.ts | ||
| nodeTracer.test.ts | ||
| replayPlayback.test.ts | ||
| replayVerifier.ts | ||
| saveables.perf.ts | ||
| saveablesReal.perf.ts | ||
| saveablesRoundTrip.test.ts | ||
| tileLegacy.test.ts | ||