Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase warmup for
EqualsBenchmarks
. (#8636)
After #8620, there is a noticeable slowdown in `EqualsBenchmarks.equalsTrees` as suggested in #8620 (comment). After some digging, I realized that the number of warmup iterations is most probably insufficient. Let's increase the warmup for this benchmark and see if we can get its score down again.
- Loading branch information