Skip to content
  • S.H's avatar
    17083011
    support builtin for Kernel#Float · 17083011
    S.H authored
    # Iteration per second (i/s)
    
    |             |compare-ruby|built-ruby|
    |:------------|-----------:|---------:|
    |float        |     30.395M|   38.314M|
    |             |           -|     1.26x|
    |float_true   |      3.833M|   27.322M|
    |             |           -|     7.13x|
    |float_false  |      4.182M|   24.938M|
    |             |           -|     5.96x|
    17083011
    support builtin for Kernel#Float
    S.H authored
    # Iteration per second (i/s)
    
    |             |compare-ruby|built-ruby|
    |:------------|-----------:|---------:|
    |float        |     30.395M|   38.314M|
    |             |           -|     1.26x|
    |float_true   |      3.833M|   27.322M|
    |             |           -|     7.13x|
    |float_false  |      4.182M|   24.938M|
    |             |           -|     5.96x|
Loading