koka icon indicating copy to clipboard operation
koka copied to clipboard

update benchmarks

Open TimWhiting opened this issue 2 years ago • 0 comments

The benchmark bench.kk file was not running so I've updated it.

I've updated double -> float64 @"" -> r""

And added the rbtree-fbip to benchmarks along with a new benchmark for rbtree-fbip-poly for a polymorphic version with the fbip style implementation.

TimWhiting avatar Mar 05 '22 04:03 TimWhiting