Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.97.0rc1 | David Robertson | 2023-11-21 | 1 | -1/+0 |
| | |||||
* | Speed up persisting large number of outliers (#16649) | Erik Johnston | 2023-11-16 | 1 | -0/+1 |
Recalculating the roots tuple every iteration could be very expensive, so instead let's do a topological sort. |