mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
52fb294172
Add gc_total_count, minor_gc_count, major_gc_count (uint32_t) to mrb_gc, guarded by MRB_GC_STATS. Zero cost when disabled. Co-authored-by: Claude <noreply@anthropic.com>