|
|
ede0da6643
|
alternative isEmpty implementation in string-set.sml
|
2024-09-09 18:22:56 +01:00 |
|
|
|
dbc0fdc178
|
progress with zip-string-set.sml (refactored up to the exists function), and reduce code duplication for one case in string-set.sml
|
2024-09-09 17:39:45 +01:00 |
|
|
|
b7a365c6b8
|
implement 'exists' function on bro-tree as well, and benchmark it compared to string-set
|
2024-09-09 15:57:58 +01:00 |
|
|
|
fc0fd6923b
|
use larger set of words in words.txt dataset
|
2024-09-09 15:19:18 +01:00 |
|
|
|
7d707c9af4
|
add insert benchmark comparing StringSet to BroTree (StringSet is just a few ms faster for this)
|
2024-09-09 14:54:25 +01:00 |
|
|
|
4a16daaa1a
|
begin coding bro-tree for benchmarks
|
2024-09-09 14:20:25 +01:00 |
|