summaryrefslogtreecommitdiff
path: root/tests/gethash-concurrency.pure.lisp
AgeCommit message (Expand)Author
2024-09-13Adaptive hashing: flat hash tablesGabor Melis
2024-08-01Rehash only if the INDEX-VECTOR grows (2nd try)Gabor Melis
2024-07-30Cache RECOMPUTE-HT-VECTOR-SIZES for default hash tablesGabor Melis
2023-08-09Remove and/or rename a lot of #+gencgcDouglas Katzman
2023-02-07Pass old size to compute-ht-vector-sizesDouglas Katzman
2023-01-22Change a few concurrency tests to pureDouglas Katzman