Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.107.0rc1 | Olivier 'reivilibre | 2024-05-07 | 1 | -1/+0 |
| | |||||
* | Add optimisation to `StreamChangeCache` (#17130) | Erik Johnston | 2024-05-06 | 1 | -0/+1 |
When there have been lots of changes compared with the number of entities, we can do a fast(er) path. Locally I ran some benchmarking, and the comparison seems to give the best determination of which method we use. |