uCBQN/src/opt
dzaima f87a1155f5 store references instead of GC root functions to handle mutable roots
-0.21% binary size; mm_visit & mm_visitP got inlined in the gcFn-s, even though that's very pointless
2022-11-06 02:01:14 +02:00
..
gc.c store references instead of GC root functions to handle mutable roots 2022-11-06 02:01:14 +02:00
gc.h store references instead of GC root functions to handle mutable roots 2022-11-06 02:01:14 +02:00
mm_2buddy.c don't needlessly include sys/mman.h 2022-06-12 22:29:35 +03:00
mm_2buddy.h don't needlessly include sys/mman.h 2022-06-12 22:29:35 +03:00
mm_buddy.c don't needlessly include sys/mman.h 2022-06-12 22:29:35 +03:00
mm_buddy.h heap dump 2022-03-06 15:38:30 +02:00
mm_buddyTemplate.c refactor unroll/vectorization disabling macros 2022-09-25 14:49:57 +03:00
mm_buddyTemplate.h more strict freed memory handling for valgrind 2022-07-10 02:40:43 +03:00
mm_malloc.c more strict freed memory handling for valgrind 2022-07-10 02:40:43 +03:00
mm_malloc.h don't needlessly include sys/mman.h 2022-06-12 22:29:35 +03:00
single.c Move search functions to search.c 2022-10-23 22:08:08 -04:00