go/storage/mkvs/urkel: Figure out why the remove tests are so slow #2044
Labels
c:bug
Category: bug
c:performance
Category: performance
c:security
Category: security sensitive
c:storage
Category: storage
golang
p:1
Priority: core feature
The CI time consumed by the LevelDB/BadgerDB urkel removal tests is gigantic.
There is a stopgap fix for this in #2018 that reduces the number of k/v pairs used from 1000 to 500 that shaves 5 mins off the typical CI time, but the root cause should be determined, and this should be solved properly if possible.
The text was updated successfully, but these errors were encountered: