Emil 93a6bcb35c perf: light_step source cap 64, minimap step_by(4), resize early-return, warning cleanup
- light_step: cap sources at 64 (was unlimited — 400+ lava cells = 250K ray-casts)
- minimap: step_by(4) sampling (65K→4K grid.get calls, still every frame — no flicker)
- resize(): early return if size unchanged (skip 350K element reallocation)
- Clean unused mut warning
- 172 FPS avg, p99 14ms (was 66 FPS, p99 180ms)
2026-06-22 16:26:51 +03:00
2026-06-21 22:27:20 +03:00
2026-06-21 22:27:20 +03:00
2026-06-21 22:27:20 +03:00
2026-06-21 22:27:20 +03:00
S
Description
ASCII physical game
1.9 MiB
Languages
Rust 98.6%
GLSL 1%
Python 0.4%