|
|
db8fa8ae80
|
add getPrefixList to bro-tree (just folds over the tree in O(n) time, which is the best we can do for that data structure). Will add a benchmark comparison of this.
|
2024-09-11 11:25:33 +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 |
|
|
|
4a16daaa1a
|
begin coding bro-tree for benchmarks
|
2024-09-09 14:20:25 +01:00 |
|