Skip to content

Instantly share code, notes, and snippets.

## $ uname -a
## Darwin mb-ah.local 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386
## Macbook 2.4 Ghz Intel C2D
## 4GB 1067 Mhz DDR3
mb-ah:rufus-lua ahoang$ ruby test/bm_gc_stop.rb
user system total real
lua (GC on) 2.070000 0.010000 2.080000 ( 2.240855)
lua (GC off) 2.130000 0.010000 2.140000 ( 2.193978)
mb-ah:rufus-lua ahoang$ ruby test/bm_gc_stop.rb