Skip to content

Commit 284a352

Browse files
Filter Unneeded SnapshotInfo Instances Early in TransportGetSnapshotsAction (#78032) (#79321)
Better to filter as early as possible to release the memory asap and not even fetch things we don't need to fetch to begin with. There's still a bunch of spots remaining where similar optimizations can be added quickly before we implement the system index for the remaining searching/fetching that we can't easily exclude up-front. This already gives vastly improved performance for many requests though for obvious reasons.
1 parent 5d043e0 commit 284a352

File tree

1 file changed

+203
-99
lines changed

1 file changed

+203
-99
lines changed

0 commit comments

Comments
 (0)