Open
Description
Hey, Is there any benchmark for the new SCC algorithm?
In a project I am maintaining, 2x more time is used compared with 2.27.5.
it has 544 files project(in monorepo).
Version | 2.27.5 | 2.30.0 |
---|---|---|
Time | ~40s | ~80s |
2.30.0
Rule | Time (ms) | Relative
:-----------------------------------------------|----------:|--------:
import/no-cycle | 58328.676 | 79.2%
2.27.5
Rule | Time (ms) | Relative
:-----------------------------------------------|----------:|--------:
import/no-cycle | 15741.654 | 45.8%