⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (192 Bytes)
Feature #15435
» benchmark.yml
shuujii (Shuji KOBAYASHI)
, 12/19/2018 08:49 AM
loop_count
:
3000000
prelude
:
|
one = 1.0
max = Float::MAX
inf = Float::INFINITY
benchmark
:
positive_infinity
:
inf * one
negative_infinity
:
-inf
flonum
:
one * one
heap
:
max * one
« Previous
1
2
3
Next »
(2-2/3)
Loading...