Update standards/core/sync.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
This commit is contained in:
Simon-Pierre Vivier 2025-01-22 09:43:21 -05:00 committed by GitHub
parent 364b27cc91
commit abcc128da0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -157,7 +157,7 @@ This section was created to inform implementations.
Two useful parameters to add to your implementation are partitioning count and the item set threshold.
The partitioning count is the number of time a range is split.
Higher value reduce round trips at the cost of computing more fingerprints.
A higher value reduces round trips at the cost of computing more fingerprints.
The threshold for which item sets are sent instead of fingerprints.
Higher value sends more items which means higher chance of duplicates but