cyclone/include/cyclone
Justin Ethier 391051ba7b GC performance improvements
- Increase page size
- Cache last page that had an allocation, and start from that page next time, if possible. This speeds up allocation on large heaps because we can avoid searching through the whole heap each time.
2016-11-13 16:54:57 -05:00
..
ck_ht_hash.h Ran 'make indent' 2016-04-27 03:49:41 -04:00
runtime-main.h Ran 'make indent' 2016-04-27 03:49:41 -04:00
runtime.h Revert memq, memv, assq, assv back to primitives 2016-10-17 23:42:53 -04:00
types.h GC performance improvements 2016-11-13 16:54:57 -05:00