index
:
pw.cloudef.rpg.git
master
rtp-support
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jni
/
ruby
/
benchmark
/
bm_marshal_dump_flo.rb
blob: 9b8d0c6afb484b87e2d0619ab428456a3a221871 (
plain
)
1
2
bug10761 = 10000.times.map { |x| x.to_f } 100.times { Marshal.dump(bug10761) }