DEBSOURCES
Skip Quicknav
sources / ruby3.4 / 3.4.5-1~exp1 / benchmark / vm_module_const_set.yml
12345678
prelude: | module M end $VERBOSE = nil benchmark: vm_module_const_set: | M.const_set(:X, Module.new) loop_count: 6000000