add insert benchmark comparing StringSet to BroTree (StringSet is just a few ms faster for this)
This commit is contained in:
10
bench/insert-bro-tree.mlb
Normal file
10
bench/insert-bro-tree.mlb
Normal file
@@ -0,0 +1,10 @@
|
||||
$(SML_LIB)/basis/basis.mlb
|
||||
|
||||
ann
|
||||
"allowVectorExps true"
|
||||
in
|
||||
words.sml
|
||||
end
|
||||
|
||||
bro-tree.sml
|
||||
insert-bro-tree.sml
|
||||
Reference in New Issue
Block a user