last night I had an idea for a fast multi-threaded allocator, whipped it up, and at first glance it outperforms glibc.
need to do some more testing, but it's looking good so far
it's only 212 lines of code!
last night I had an idea for a fast multi-threaded allocator, whipped it up, and at first glance it outperforms glibc.
need to do some more testing, but it's looking good so far
it's only 212 lines of code!
@feld thanks, I read the paper just now and it helped me to understand why some measurements were favorable and others not - specifically the pattern of one thread allocating and another thread freeing in my simple design will result in ever-growing RSS
I know I "should" start with the paper but for me papers are too boring until I've already tried from first principles
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.