Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/result.txt Secret

Created February 28, 2023 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/b9a1587ce03b42d9cd1d631e22c00f6b to your computer and use it in GitHub Desktop.
Save enebo/b9a1587ce03b42d9cd1d631e22c00f6b to your computer and use it in GitHub Desktop.
HEAD
system ~/work/jruby master 3904% jruby -J-XX:+UseParallelGC -Xcompile.invokedynamic ../snippets/csv_bench.rb OLD
Using 1.7 csv
10.644847128540277
10.488305158913136
10.312276515178382
10.402899590320885
10.839753235690296
10.639115013182163
10.74259980302304
10.710821567103267
10.727761982008815
10.67365946713835
10.732887797057629
10.651826383545995
10.648512821644545
10.640712035819888
10.806852237321436
10.635190513916314
10.633252079598606
10.697216272354126
10.57783458288759
10.651732346974313
10.699267314746976
10.759644857607782
10.62444734107703
10.752197606489062
10.691512503661215
10.730476109310985
10.693898901343346
10.60744918230921
10.655728326179087
10.701398900710046
splitopts + io_cr
jruby -J-XX:+UseParallelGC -Xcompile.invokedynamic ../snippets/csv_bench.rb OLD
Using 1.7 csv
9.648101166822016
10.769833017140627
10.4374268213287
10.419439161196351
10.714237313717604
10.438076039776206
10.521155671216547
10.681688812561333
10.57560463808477
10.49116722587496
10.616757274605334
10.419130743481219
10.460995282046497
10.622303039766848
10.487923745065928
10.648965212516487
10.591486387886107
10.539470587857068
10.449659863486886
10.551647590473294
10.509167616255581
10.868307260796428
10.724854225292802
10.548915463499725
10.524701743386686
10.673421156592667
10.606891794130206
10.791170448996127
10.722292261198163
10.590083681046963
system ~/work/jruby split_opts 3909%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment