lua-users home
lua-l archive

Re: lua slowdown in debugbuild with microsoft compiler

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


I dont know about VC8, but with VC6/7 you get a corrupt heap
if you use the two differnt mallocs.
db
On 6/18/07, Ivan-Assen Ivanov <ivanassen@gmail.com> wrote:
Turn on optimizations only for the core Lua files - you aren't likely
to debug inside them anyway; this way you'll get a
half-release-half-debug build.
For a really fast allocator try TLSF: http://tlsf.baisoku.org/

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