Files
syncthing/lib
Simon Frei f0328abeaa chore(scanner): always return values to the pools when hashing blocks (#10377)
There are some return statements in between, but putting back the values
isn't my motivation (hardly ever happens), I just find this more
readable. Same with moving `hashLength`: Placed next to the pool the
connection with `sha256.New()` is closer.

Followup to:
chore(scanner): reduce memory pressure by using pools inside hasher #10222
6e26fab3a0

Signed-off-by: Simon Frei <freisim93@gmail.com>
2025-09-07 17:00:19 +02:00
..
2025-08-12 20:05:10 +02:00
2025-04-12 15:16:36 +02:00
2025-08-12 20:05:10 +02:00
2024-08-10 12:58:20 +01:00
2025-08-24 22:35:00 +02:00