issues
search
Shopify
/
yjit-bench
Set of benchmarks for the YJIT CRuby JIT compiler and other Ruby implementations.
MIT License
87
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Increase the precision of comparison
#346
k0kubun
closed
4 days ago
0
Suppress stderr when fetching ruby_path
#345
k0kubun
closed
4 days ago
0
Fix value reported by get_maxrss on macos
#344
maximecb
closed
6 days ago
0
Fix the shellout hack for non-ruby commands
#343
k0kubun
closed
3 weeks ago
0
Update run_benchmarks.rb to pass the JSON to render_graph
#342
eregon
closed
1 month ago
3
Fix usage of misc/graph.rb
#341
eregon
closed
1 month ago
0
Store the command line in the JSON file
#340
eregon
closed
1 month ago
0
FYI: A Bundler bug can cause command line flags to be lost (including -I harness-dir and --yjit) with `bundle config --global path vendor/bundle`
#339
eregon
closed
1 month ago
0
Convert misc/graph.rb to take JSON as input instead of CSV
#338
eregon
closed
1 month ago
0
lobsters: Avoid continiously instantiating HTMLEntities
#337
k0kubun
closed
1 month ago
0
Speed up the per-iteration time for longer benchmarks
#336
maximecb
closed
1 month ago
0
Make the Rubykon benchmark 10x faster per iteration
#335
maximecb
closed
1 month ago
0
Switch to a TruffleRuby release in CI
#334
eregon
closed
1 month ago
0
Allow TruffleRuby CI to fail without failing the whole job
#333
rwstauner
closed
1 month ago
4
Enable protoboeuf-encode benchmark on TruffleRuby
#332
andrykonchin
opened
1 month ago
10
Fix a StringIO failure on rubocop
#331
k0kubun
closed
1 month ago
1
Add an option to monitor YJIT stats
#330
k0kubun
closed
1 month ago
0
Check that the ruby configuration isn't changed during the benchmark
#329
rwstauner
closed
2 months ago
1
Don't let Rails auto-enable YJIT when benchmarking CRuby baseline
#328
rwstauner
closed
2 months ago
0
Re-enable Turbo Boost after running benchmarks
#327
k0kubun
closed
2 months ago
0
Only fetch MIN_BENCH_ITRS once
#326
rwstauner
closed
2 months ago
0
Update protoboeuf benchmarks with the latest codegen
#325
rwstauner
closed
2 months ago
3
Close rack body in railsbench/slow_methods.rb
#324
rwstauner
closed
2 months ago
0
Fix URLs for railsbench profiling scripts
#323
rwstauner
closed
2 months ago
0
Fix a leak in Lobsters benchmark
#322
casperisfine
closed
2 months ago
1
Upgrade benchmarks to Rails 7.2
#321
casperisfine
closed
2 months ago
0
Print YJIT compile time in results
#320
casperisfine
closed
2 months ago
0
Print YJIT code size besides RSS
#319
k0kubun
closed
3 months ago
0
Avoid pinning CPU to the last core
#318
k0kubun
closed
3 months ago
3
Adjust num_itrs_hint for activerecord
#317
k0kubun
closed
3 months ago
0
Add harnesses to profile with stackprof and vernier
#316
rwstauner
closed
3 months ago
2
Document how to use the perf(1) harness
#315
XrXr
closed
3 months ago
1
Regenerate protoboeuf benchmark files
#314
rwstauner
closed
3 months ago
0
Add object-new microbenchmark to track allocation performance
#313
maximecb
closed
3 months ago
0
Respect "RUBIES_DIR" environment variable
#312
tenderlove
closed
4 months ago
0
update generated protoboeuf code
#311
tenderlove
closed
4 months ago
2
Script and regenerate protoboeuf benchmark files
#310
rwstauner
closed
4 months ago
0
Simplify realtime method
#309
rwstauner
closed
4 months ago
0
Reduce dependency requirements to enable running some benchmarks with miniruby
#308
rwstauner
closed
4 months ago
0
Add --turbo option to skip disabling turbo
#307
k0kubun
closed
4 months ago
0
Add an encoding benchmark for ProtoBoeuf
#306
tenderlove
closed
4 months ago
0
Use full path for out_path
#305
rwstauner
closed
4 months ago
1
Bump the gems in ruby-lsp benchmark
#304
rwstauner
closed
4 months ago
0
Bump ws from 6.2.2 to 6.2.3 in /benchmarks/erubi-rails in the npm_and_yarn group across 1 directory
#303
dependabot[bot]
opened
5 months ago
0
Bump the npm_and_yarn group across 1 directory with 6 updates
#302
dependabot[bot]
closed
5 months ago
0
Don't print individual run timings
#301
casperisfine
closed
6 months ago
5
Active Record: remove the query cache
#300
casperisfine
closed
6 months ago
4
rack: Only build the middleware stack once
#299
casperisfine
closed
6 months ago
1
Remove Rack::Static from rack benchmark
#298
casperisfine
closed
6 months ago
1
Increase activerecord benchmark size
#297
casperisfine
closed
6 months ago
8
Next