Skip to content

Instantly share code, notes, and snippets.

@headius
Created February 17, 2023 22:42
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 headius/bff756749549f3731a50acb2893f733e to your computer and use it in GitHub Desktop.
Save headius/bff756749549f3731a50acb2893f733e to your computer and use it in GitHub Desktop.
[] jruby $ jruby ../bench2018/bench_red_black.rb 100
3.788474
1.1452849999999999
1.04873
0.991032
1.068146
1.138124
2.1712529999999997
1.304516
1.020341
1.010473
1.0109
1.0251029999999999
1.01003
1.008096
1.0247929999999998
1.0173349999999999
1.0261310000000001
1.011018
1.01531
1.012278
1.027464
1.009732
1.01147
1.022151
1.017035
0.998726
1.021344
1.0166039999999998
1.008663
1.019707
1.031666
1.015203
1.014217
1.020656
0.998235
1.018132
1.026954
1.028378
1.0051839999999999
1.0204989999999998
1.018146
1.01663
1.017442
1.013149
1.001702
1.025943
1.0594700000000001
1.0005
1.0145639999999998
^C% [] jruby $ git stash ; m
Saved working directory and index state WIP on master: 922130d60e Merge remote-tracking branch 'origin/jruby-9.3'
2023-02-17T16:41:00.642-06:00 [main] WARN FilenoUtil : Native subprocess control requires open access to sun.nio.ch
Pass '--add-opens java.base/sun.nio.ch=org.jruby.dist' or '=org.jruby.core' to enable.
/Users/headius/work/jruby/core/target/generated-sources/annotated_classes.txt - not found. skip generator.
using jruby 9.2.9.0
install gems unless already installed
/Users/headius/.m2/repository/rubygems/rubygems-update/3.3.25/rubygems-update-3.3.25.gem
copy executable /Users/headius/work/jruby/lib/ruby/gems/shared/bin/rake to /Users/headius/work/jruby/bin
generating missing .bat files
[] jruby $ jruby ../bench2018/bench_red_black.rb 100
1.626204
0.983769
0.962511
0.903736
0.9331
0.9416119999999999
0.9075340000000001
0.9417359999999999
0.9475739999999999
0.9367920000000001
0.938429
0.933697
0.931373
0.9399249999999999
0.934563
0.9339310000000001
0.933667
0.9410449999999999
0.943093
0.943527
0.950186
0.9377559999999999
0.9372180000000001
0.9312590000000001
0.942523
0.944715
0.9441949999999999
0.9295800000000001
1.0092269999999999
0.937882
0.9435199999999999
0.94446
0.9417019999999999
0.941492
0.9252330000000001
0.927274
0.927103
0.9294640000000001
0.9371149999999999
0.942526
0.950353
0.9411189999999999
0.9405129999999999
0.9342750000000001
0.9443739999999999
0.9496669999999999
0.944828
^C%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment