[libc-commits] [libc] [libc] Use best-fit binary trie to make malloc logarithmic (PR #106259)

Daniel Thornburgh via libc-commits libc-commits at lists.llvm.org
Thu Oct 10 16:03:40 PDT 2024


================
@@ -1,4 +1,4 @@
-//===-- Interface for freelist_malloc -------------------------------------===//
+//===-- Interface for freelist --------------------------------------------===//
----------------
mysterymath wrote:

Couldn't find any accessible from libc, but thanks; it was good to check.

https://github.com/llvm/llvm-project/pull/106259


More information about the libc-commits mailing list