Skip to content

ListDirectoryMaxLeafTimestamp: Take a toposort input instead of doing it ad-hoc

vlorentz requested to merge ListDirectoryMaxLeafTimestamp-toposort into master

Apparently the ad hoc toposort was a thousand times slower, for some obscure reason.

Merge request reports