...
Following a series of 1 or more successive writes to a branch, the server must stabilize commit data by creating new staging graphs and dropping old snapshots that are no longer needed. Delaying this action by some predetermined amount of time will helps improve the performance of any queries or updates that target or depend on the parent commit before its snapshot is dropped.
Effective staging graph example
...