Moe Charm (CI)
8feeb63c2b
release: silence runtime logs and stabilize benches
- Fix HAKMEM_LOG gating to use (numeric) so release builds compile out logs.
- Switch remaining prints to HAKMEM_LOG or guard with :
- core/box/hak_core_init.inc.h (EVO sample warning, shutdown banner)
- core/hakmem_config.c (config/feature prints)
- core/hakmem.c (BigCache eviction prints)
- core/hakmem_tiny_superslab.c (OOM, head init/expand, C7 init diagnostics)
- core/hakmem_elo.c (init/evolution)
- core/hakmem_batch.c (init/flush/stats)
- core/hakmem_ace.c (33KB route diagnostics)
- core/hakmem_ace_controller.c (ACE logs macro → no-op in release)
- core/hakmem_site_rules.c (init banner)
- core/box/hak_free_api.inc.h (unknown method error → release-gated)
- Rebuilt benches and verified quiet output for release:
- bench_fixed_size_hakmem/system
- bench_random_mixed_hakmem/system
- bench_mid_large_mt_hakmem/system
- bench_comprehensive_hakmem/system
Note: Kept debug logs available in debug builds and when explicitly toggled via env.
2025-11-11 01:47:06 +09:00
..
2025-11-09 18:55:50 +09:00
2025-11-09 18:55:50 +09:00
2025-11-07 01:27:04 +09:00
2025-11-08 01:18:37 +09:00
2025-11-10 03:00:00 +09:00
2025-11-07 01:27:04 +09:00
2025-11-07 01:27:04 +09:00
2025-11-10 03:00:00 +09:00
2025-11-07 01:27:04 +09:00
2025-11-07 01:27:04 +09:00
2025-11-10 03:00:00 +09:00
2025-11-07 01:27:04 +09:00
2025-11-10 16:48:20 +09:00
2025-11-11 00:02:24 +09:00
2025-11-07 01:27:04 +09:00
2025-11-11 01:00:37 +09:00
2025-11-11 01:00:37 +09:00
2025-11-10 16:48:20 +09:00
2025-11-09 18:55:50 +09:00
2025-11-11 01:47:06 +09:00
2025-11-07 01:27:04 +09:00
2025-11-11 01:47:06 +09:00
2025-11-07 01:27:04 +09:00
2025-11-11 01:47:06 +09:00
2025-11-07 01:27:04 +09:00
2025-11-10 03:00:00 +09:00
2025-11-07 01:27:04 +09:00
2025-11-11 01:47:06 +09:00
2025-11-07 01:27:04 +09:00
2025-11-11 01:47:06 +09:00
2025-11-06 21:54:12 +09:00
2025-11-07 01:27:04 +09:00
2025-11-06 21:54:12 +09:00
2025-11-06 21:54:12 +09:00
2025-11-07 01:27:04 +09:00
2025-11-07 01:27:04 +09:00
2025-11-07 01:27:04 +09:00
2025-11-07 01:27:04 +09:00
2025-11-07 01:27:04 +09:00
2025-11-07 01:27:04 +09:00
2025-11-06 21:54:12 +09:00
2025-11-10 23:41:53 +09:00