mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
f26d00d9e8
It reduces the memory consumption and sometimes improve the performance as well. For example, the consumed memory size of `bench/bm_ao_render.rb` is reduced from 1.2GB to 1GB, and its total execution time become 18.795 sec from 22.229 sec.