Skip to content

chadbrewbaker/treaptest

Repository files navigation

treaptest

Generating some data on treap implementations

TODO

*See if bool keys instead of int32 effects performance, they only need 1 call to the PRNG every 32 inserts.

*Get a quickcheck hook to replace C test code

*Get a criterion hook to replace C benchmark code

** Use the example from the FFI example to get the linker working

About

Generating some data on treap implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published