1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/racc
Jean Boussier 71344a1d63 [ruby/racc] Stop compressing integer lists
It is unclear why this was implemented, I assume
it was for performance back in 2006.

However today, this compression defeats bytecode caching
entirely and end up being counter productive.

https://github.com/ruby/racc/commit/ae3703c1d0
2021-06-25 17:23:06 +09:00
..
assets
regress
scandata
bench.y
helper.rb
infini.y
src.intp
start.y
test_chk_y.rb
test_grammar_file_parser.rb
test_racc_command.rb
test_scan_y.rb
testscanner.rb