repo.or.cz
/
ruby.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[rubygems/rubygems] Use a constant empty tar header to avoid extra allocations
[ruby.git]
/
benchmark
/
vm_module_const_set.yml
blob
e5a24181a9cacd943401f796af49daf61e51e224
1
prelude: |
2
module M
3
end
4
$VERBOSE = nil
5
benchmark:
6
vm_module_const_set: |
7
M.const_set(:X, Module.new)
8
loop_count: 6000000