prelude: | s = Struct.new(*('a'..'z').map { |x| x.to_sym }) x = s.new benchmark: vm_struct_big_href_lo: | x[:k] loop_count: 6000000 f='https://git.ruby-lang.org/ruby.git/atom/benchmark/bm_vm_thread_pass.rb?h=v1_1b9_31' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/benchmark/bm_vm_thread_pass.rb
AgeCommit message (Expand)Author
2011-06-14* benchmark/bm_vm4_thread_pass.rb: rename bm_vm4* tokosaki