repo.or.cz
/
ruby-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
* transcode.c (make_econv_exception): add several instance variables
[ruby-svn.git]
/
benchmark
/
bm_vm1_ensure.rb
blob
c3b71ead5afc20f5a34c0b82672cfe2db7fc8f61
1
i=0
2
while i<30000000 # benchmark loop 1
3
i+=1
4
begin
5
begin
6
ensure
7
end
8
ensure
9
end
10
end
11