server/win/VC90
Ambal a2ed351365 [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use!
You should add two libraries into your server binaries:
tbb.so/tbbmalloc.so on *nix and tbb(_debug).dll/tbbmalloc(_debug).dll on Windows!!!

Define USE_STANDARD_MALLOC while compiling 'framework' project to use OS' default memory allocator!

Signed-off-by: Ambal <pogrebniak@gala.net>
2009-10-26 00:59:35 +02:00
..
.gitignore Add *.user to all Visual Stidio versions .gitignore 2008-10-28 17:41:15 +03:00
ACE_vc9.vcproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
framework.vcproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
g3dlite.vcproj [8194] Use _SECURE_SCL=0 for speedup iterators work at Windows platform in release mode. 2009-07-18 03:50:19 +04:00
game.vcproj Just merge commit 'origin/master' into 320 2009-07-28 17:05:38 +04:00
genrevision.vcproj [8194] Use _SECURE_SCL=0 for speedup iterators work at Windows platform in release mode. 2009-07-18 03:50:19 +04:00
mangosd.vcproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
realmd.vcproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
script.vcproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
shared.vcproj [8194] Use _SECURE_SCL=0 for speedup iterators work at Windows platform in release mode. 2009-07-18 03:50:19 +04:00
sockets.vcproj [8194] Use _SECURE_SCL=0 for speedup iterators work at Windows platform in release mode. 2009-07-18 03:50:19 +04:00
tbb.vcproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
tbbmalloc.vcproj [8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use! 2009-10-26 00:59:35 +02:00
zlib.vcproj [7744] Use Precompiled Headers for fast build in win. 2009-05-03 18:07:55 +04:00