docs(perf): preserve runtime benchmark evidence

Record the sanitized six-minute CPU/GPU/memory audit, compact machine-readable metrics, checkpoint plateaus, attribution, reproduction method, and raw-artifact retention policy. Link the evidence from the consolidated architecture plan and roadmap without committing binary traces or session metadata.

Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
Erik 2026-07-24 10:09:03 +02:00
parent 944ee55584
commit e627d9a403
5 changed files with 776 additions and 0 deletions

View file

@ -0,0 +1,10 @@
sequence,name,loaded_landblocks,world_entities,animated_entities,particle_emitters,particles,effect_owners,tracked_gpu_mib,managed_mib,managed_committed_mib,fps,frame_ms,reveal_invariant_failures
1,caul-baseline,625,21031,18,1712,4562,20896,275.3,239.1,503.3,31.999,31.251,1
2,sawato-baseline,625,6659,25,586,3021,5379,347.6,258.4,444.0,31.988,31.262,1
3,rynthid,525,9404,19,83,708,9364,362.0,280.2,544.1,32.031,31.220,1
4,aerlinthe,374,6660,4,2677,76336,6634,335.0,164.3,564.2,31.986,31.264,1
5,sawato-return,625,6659,25,563,2666,5380,345.6,217.7,573.0,32.014,31.237,1
6,holtburg,625,10383,51,209,328,10094,417.8,948.6,954.5,32.009,31.242,1
7,caul-return,625,21031,18,1714,4530,20901,439.2,260.0,1242.1,32.040,31.211,2
8,sawato-plateau,625,6667,32,581,2808,5389,455.2,265.5,1142.6,31.999,31.251,2
9,caul-plateau,625,21025,13,1720,4502,20896,430.7,219.7,830.6,32.025,31.225,3
1 sequence name loaded_landblocks world_entities animated_entities particle_emitters particles effect_owners tracked_gpu_mib managed_mib managed_committed_mib fps frame_ms reveal_invariant_failures
2 1 caul-baseline 625 21031 18 1712 4562 20896 275.3 239.1 503.3 31.999 31.251 1
3 2 sawato-baseline 625 6659 25 586 3021 5379 347.6 258.4 444.0 31.988 31.262 1
4 3 rynthid 525 9404 19 83 708 9364 362.0 280.2 544.1 32.031 31.220 1
5 4 aerlinthe 374 6660 4 2677 76336 6634 335.0 164.3 564.2 31.986 31.264 1
6 5 sawato-return 625 6659 25 563 2666 5380 345.6 217.7 573.0 32.014 31.237 1
7 6 holtburg 625 10383 51 209 328 10094 417.8 948.6 954.5 32.009 31.242 1
8 7 caul-return 625 21031 18 1714 4530 20901 439.2 260.0 1242.1 32.040 31.211 2
9 8 sawato-plateau 625 6667 32 581 2808 5389 455.2 265.5 1142.6 31.999 31.251 2
10 9 caul-plateau 625 21025 13 1720 4502 20896 430.7 219.7 830.6 32.025 31.225 3