Page MenuHomeSoftware Heritage

Return timings instead of simply logging them
Closed, MigratedEdits Locked

Description

Traversal methods should return in addition to the results, the timings of the function so it is easier to keep track of and compute statistics. Currently the timings are only logged in Endpoint.java.