mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() Fixes #5166 Current graph.restore is essentially O(n^2 log n) due to how suffixarray creation works. Rather than create/append/create new this supports creation from a seed array of ids. Functional testing shows this eliminates the hang on Creating image graph reported on list. Docker-DCO-1.1-Signed-off-by: Paul Nasrat <pnasrat@gmail.com> (github: pnasrat) |
||
---|---|---|
.. | ||
testdata/fs | ||
checksum.go | ||
daemon.go | ||
fs.go | ||
fs_test.go | ||
http.go | ||
jsonmessage.go | ||
jsonmessage_test.go | ||
progressreader.go | ||
random.go | ||
signal_freebsd.go | ||
stdcopy.go | ||
streamformatter.go | ||
tarsum.go | ||
uname_linux.go | ||
uname_unsupported.go | ||
utils.go | ||
utils_test.go |