Shopify / yjit-bench

Set of benchmarks for the YJIT CRuby JIT compiler and other Ruby implementations.
MIT License
87 stars 22 forks source link

Script and regenerate protoboeuf benchmark files #310

Closed rwstauner closed 2 months ago

rwstauner commented 2 months ago

I added a script to regenerate and ran it against the latest main of protoboeuf.

$ ruby -I../protoboeuf/lib benchmarks/protoboeuf/regenerate.rb
$ ruby -I../protoboeuf/lib benchmarks/protoboeuf-encode/regenerate.rb

This makes it easier to see what changes a PR on protoboeuf is making.