1 2 3 4 5 6 7 8
prelude: | module M end $VERBOSE = nil benchmark: vm2_module_const_set: | M.const_set(:X, Module.new) loop_count: 6000000