benchmark.ant: fix hash-set constructor.

db4
John Benediktsson 2013-03-08 06:15:37 -08:00
parent 931b5cc9bd
commit b015af4f33
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ C: <point> point
[ x>> ] [ y>> ] bi [ sum-digits ] bi@ + 25 <= ; inline
:: ant-benchmark ( -- )
200000 <hashtable> hash-set boa :> seen
200000 <hash-set> :> seen
100000 <vector> :> stack
0 :> total!