Skip to content

Commit 651adee

Browse files
jvdp1ivan-pi
andauthored
Update doc/specs/stdlib_hash_procedures.md
Co-authored-by: Ivan Pribec <ivan.pribec@gmail.com>
1 parent 6015656 commit 651adee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_hash_procedures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ input, but tests with hash tables show negligible difference.
409409
These algorithms have the reputation of being particularly useful for
410410
small byte strings, i.e., strings of less than 32 bytes.
411411
While they do not at all perform well on the SMHasher test suite,
412-
usage indicates that that that this has little impact on the
412+
usage indicates that this has little impact on the
413413
performance of small hash tables, and the small size of the functions
414414
allows their quick loading and retainment in the instruction cache,
415415
giving a performance boost where the hashing is intermittent.

0 commit comments

Comments
 (0)