cyclone/include
Justin Ethier 1c0c0bb315 Change how mutations are stored in memory
Use a reallocated memory buffer instead of malloc'd pairs. This should speed things up by reducing the number of allocations and by keeping mutations in contiguous sections of memory.
2016-07-15 23:14:36 -04:00
..
cyclone Change how mutations are stored in memory 2016-07-15 23:14:36 -04:00