add insert benchmark comparing StringSet to BroTree (StringSet is just a few ms faster for this)

This commit is contained in:
2024-09-09 14:54:25 +01:00
parent 4a16daaa1a
commit 7d707c9af4
9 changed files with 116300 additions and 0 deletions

10
bench/insert-bro-tree.mlb Normal file
View File

@@ -0,0 +1,10 @@
$(SML_LIB)/basis/basis.mlb
ann
"allowVectorExps true"
in
words.sml
end
bro-tree.sml
insert-bro-tree.sml