mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
According to ko1, `cd->cc != cc` was for GC.compact guard.
As we pin cc by rb_gc_mark(), we don't need the check.
```
$ benchmark-driver benchmark.yml -v --rbenv 'before --jit;after --jit' --repeat-count=12 --output=all
before --jit: ruby 2.8.0dev (2020-03-11T05:36:48Z master
|
||
|---|---|---|
| .. | ||
| controllers | ||
| helpers | ||
| loaders | ||
| models | ||
| scripts | ||
| tests | ||
| views | ||