mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-23 19:11:26 +00:00
fb8909d5b0
Much faster compared to MD5: ``` name old time/op new time/op delta HashingFs-10 21.3µs ± 2% 3.2µs ±17% -84.96% (p=0.029 n=4+4) name old alloc/op new alloc/op delta HashingFs-10 12.9kB ± 0% 12.8kB ± 1% -1.31% (p=0.029 n=4+4) name old allocs/op new allocs/op delta HashingFs-10 10.0 ± 0% 7.0 ± 0% -30.00% (p=0.029 n=4+4) ``` Updates #12643 |
||
---|---|---|
.. | ||
files | ||
glob | ||
component_fs.go | ||
createcounting_fs.go | ||
decorators.go | ||
dirsmerger.go | ||
fileinfo.go | ||
fileinfo_test.go | ||
filename_filter_fs.go | ||
filename_filter_fs_test.go | ||
fs.go | ||
fs_test.go | ||
glob.go | ||
glob_test.go | ||
hasbytes_fs.go | ||
hashing_fs.go | ||
hashing_fs_test.go | ||
noop_fs.go | ||
openfiles_fs.go | ||
rootmapping_fs.go | ||
rootmapping_fs_test.go | ||
stacktracer_fs.go | ||
walk.go | ||
walk_test.go |