Skip to content

Instantly share code, notes, and snippets.

@KJTsanaktsidis
Created March 19, 2023 06: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 KJTsanaktsidis/5741a9f64e5cd75cdf5fedd846091a4f to your computer and use it in GitHub Desktop.
Save KJTsanaktsidis/5741a9f64e5cd75cdf5fedd846091a4f to your computer and use it in GitHub Desktop.
ruby 3.3.0dev (2023-03-18T02:16:48Z ktsanaktsidis/yjit.. d09365c3b3) [aarch64-linux]
-------------- ----------- ---------- --------- ---------- ----------- ------------
bench interp (ms) stddev (%) yjit (ms) stddev (%) interp/yjit yjit 1st itr
activerecord 205.7 0.8 98.5 1.7 2.09 0.51
hexapdf 4967.0 0.8 2458.2 2.4 2.02 1.13
liquid-c 89.4 1.5 63.1 4.2 1.42 0.26
liquid-render 299.2 0.8 135.0 3.6 2.22 0.58
mail 208.0 0.5 105.5 4.8 1.97 0.29
psych-load 4492.7 0.1 1922.0 0.3 2.34 2.21
railsbench 2793.0 0.3 1556.0 1.5 1.80 0.70
ruby-lsp 275.9 2.6 89.5 24.8 3.08 0.22
sequel 144.3 1.5 151.1 4.5 0.96 0.31
binarytrees 892.2 0.1 305.6 1.2 2.92 2.78
chunky_png 2649.5 0.3 1079.4 0.1 2.45 2.02
erubi 536.3 0.4 392.3 0.7 1.37 1.34
erubi_rails 31.7 2.2 14.7 3.7 2.15 0.06
etanni 804.9 1.0 791.4 0.2 1.02 1.00
fannkuchredux 7671.6 0.1 3813.6 0.1 2.01 1.00
lee 2137.8 0.3 1039.2 0.7 2.06 1.89
nbody 258.1 0.2 49.3 0.7 5.24 3.57
optcarrot 17550.9 0.6 4143.3 0.8 4.24 3.53
ruby-json 4191.0 0.1 2874.0 0.2 1.46 1.45
rubykon 22424.0 0.3 7904.2 0.6 2.84 2.77
30k_ifelse 2279.4 0.7 345.4 0.4 6.60 0.17
30k_methods 5128.7 0.3 831.8 0.4 6.17 1.04
cfunc_itself 242.9 0.3 28.9 1.0 8.41 7.51
fib 569.4 0.3 34.5 0.8 16.51 15.46
getivar 301.6 0.1 109.7 109.1 2.75 1.00
keyword_args 401.5 0.1 38.0 1.1 10.57 9.38
respond_to 415.7 0.4 26.1 1.0 15.91 13.56
setivar 441.3 0.4 33.5 232.1 13.18 1.52
setivar_object 331.2 0.2 194.3 76.4 1.70 1.00
str_concat 212.8 0.8 52.2 0.9 4.08 2.52
throw 37.3 0.9 24.1 1.0 1.55 1.47
-------------- ----------- ---------- --------- ---------- ----------- ------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment