lua-users home
lua-l archive

Re: Common allocation sizes for Lua

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Sep 11, 2008 at 1:26 AM, David Jones <drj@pobox.com> wrote:
> If you're suffering performance problems that you believe are due to memory
> allocation then plug in another memory allocator. Such as dlmalloc. Do NOT
> write your own.
... or try to tune your existing allocator:
 http://www.usenix.org/publications/library/proceedings/als01/ezolt.html

AltStyle によって変換されたページ (->オリジナル) /