Skip to content

Instantly share code, notes, and snippets.

@voising
Last active January 3, 2020 08:55

Revisions

  1. voising revised this gist Jan 3, 2020. 1 changed file with 8 additions and 8 deletions.
    16 changes: 8 additions & 8 deletions results.csv
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,8 @@
    Nb of items returned by the query,Ruby (Ruby on Rails),Crystal (Amber),Ratio: Ruby/Crystal
    10,17ms,4ms,4.25x
    25,21ms,10ms,2.1x
    50,24ms,12ms,2x
    100,32ms,16ms,2x
    200,54ms,20ms,2.7x
    500,114ms,33ms,3.5x
    1000,188ms,76ms,2.5x
    Nb of items returned by the query,Ruby (Ruby on Rails) + AR, Ruby (Ruby on Rails) + Sequel,Crystal (Amber),Ratio: Ruby + AR/Crystal
    10,17ms,10ms,4ms,4.25x
    25,21ms,14ms,10ms,2.1x
    50,24ms,18ms,12ms,2x
    100,32ms,25ms,16ms,2x
    200,54ms,36ms,20ms,2.7x
    500,114ms,80ms,33ms,3.5x
    1000,188ms,151ms,76ms,2.5x
  2. voising revised this gist Nov 13, 2019. 1 changed file with 7 additions and 3 deletions.
    10 changes: 7 additions & 3 deletions results.csv
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,8 @@
    Nb of items returned by the query,Ruby (Ruby on Rails),Crystal (Amber),Ratio: Ruby/Crystal
    37,39ms,10ms,3.9x
    227,94ms,24ms,3.9x
    501,178ms,29ms,6.1x
    10,17ms,4ms,4.25x
    25,21ms,10ms,2.1x
    50,24ms,12ms,2x
    100,32ms,16ms,2x
    200,54ms,20ms,2.7x
    500,114ms,33ms,3.5x
    1000,188ms,76ms,2.5x
  3. voising revised this gist Nov 13, 2019. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions results.csv
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Nb of items returned by the query,Ruby (Ruby on Rails),Crystal (Amber),Ratio: Ruby/Crystal
    37,39ms,10.12ms,3.85x
    227,94ms,23.83ms,3.94x
    501,178ms,29.33ms,6x
    37,39ms,10ms,3.9x
    227,94ms,24ms,3.9x
    501,178ms,29ms,6.1x
  4. voising created this gist Nov 13, 2019.
    4 changes: 4 additions & 0 deletions results.csv
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    Nb of items returned by the query,Ruby (Ruby on Rails),Crystal (Amber),Ratio: Ruby/Crystal
    37,39ms,10.12ms,3.85x
    227,94ms,23.83ms,3.94x
    501,178ms,29.33ms,6x