iter/tests
Simon Cruanes b946b7157b optimized MList, with twice as fast insertion (on big tests);
see ./simple_bench.native 10_000_000. The optimization is based on increasing block size.
2013-03-11 00:54:28 +01:00
..
benchs.ml some basic benchmarks 2013-03-08 17:25:06 +01:00
run_tests.ml basic building blocks for testing 2013-03-08 16:18:52 +01:00
simple_bench.ml optimized MList, with twice as fast insertion (on big tests); 2013-03-11 00:54:28 +01:00
test_sequence.ml re-implementation of the internal MList storage, with a kind 2013-03-10 16:48:48 +01:00