syncthing/lib/scanner
Jakob Borg 68f1c6ccab lib/scanner: Avoid per iteration allocations in Blocks()
Resetting the io.LimitReader is better than creating a new one on every
iteration.
2017-01-18 18:43:00 +01:00
..
testdata mv internal lib 2015-08-09 09:35:26 +02:00
.gitignore Add benchmark of HashFile 2015-10-27 09:30:34 +01:00
blockqueue.go lib/scanner: Recheck file size and modification time after hashing (ref #3440) 2016-07-26 08:51:39 +00:00
blocks.go lib/scanner: Avoid per iteration allocations in Blocks() 2017-01-18 18:43:00 +01:00
blocks_test.go lib/scanner, vendor: Fix previous commit 2017-01-18 11:57:01 +01:00
debug.go Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
doc.go mv internal lib 2015-08-09 09:35:26 +02:00
walk.go lib/ignore: Centralize handling of temporary filenames (fixes #3899) 2017-01-17 07:33:48 +00:00
walk_test.go lib/scanner: Speed up weak hash 2017-01-18 10:33:17 +01:00