Caleb James DeLisle 75a55a601b Fixed a performance issue which was detected through profiling, you need access to the parent allocator fast. 10 년 전
..
test 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network 10 년 전
Allocator.c 75a55a601b Fixed a performance issue which was detected through profiling, you need access to the parent allocator fast. 10 년 전
Allocator.h b5f4036c44 Add option to dump the memory tree to the admin api 10 년 전
Allocator_admin.c b5f4036c44 Add option to dump the memory tree to the admin api 10 년 전
Allocator_admin.h b5f4036c44 Add option to dump the memory tree to the admin api 10 년 전
Allocator_pvt.h 75a55a601b Fixed a performance issue which was detected through profiling, you need access to the parent allocator fast. 10 년 전
BufferAllocator.c 666d685b24 Take responsiblity for all TODOs 10 년 전
BufferAllocator.h 97b7cb9c86 Removed nasty UniqueName in favor of a little bit of inline js 10 년 전
MallocAllocator.c 2ffd748237 major refactor of allocator 10 년 전
MallocAllocator.h 5a411fa1a3 Added some crap for the node builder 10 년 전