Files
syncthing/lib
Jakob Borg ef4629ea56 chore(model): simplify FileInfoBatch size computation (#10776)
We used a size computation to generate reasonably sized batches, but the
ProtoSize call is fairly expensive as it requires a conversion to a wire
type etc. We don't need that much precision. Instead, just limit to 1000
files or 5000 blocks, which is likely approximately that much data
anyway.

Closes #10707

Signed-off-by: Jakob Borg <jakob@kastelo.net>
2026-07-01 16:01:46 +00:00
..
2025-10-23 22:48:54 +02:00
2025-10-23 22:48:54 +02:00
2025-04-12 15:16:36 +02:00
2025-10-23 22:48:54 +02:00
2026-04-22 06:38:05 +00:00
2025-10-23 22:48:54 +02:00
2025-10-23 22:48:54 +02:00
2025-10-23 22:48:54 +02:00
2025-10-23 22:48:54 +02:00
2025-10-23 22:48:54 +02:00
2026-04-22 06:38:05 +00:00