1
0
cuberite-2a/AnvilStats
madmaxoft@gmail.com c26a593228 AnvilStats: made FastNBT faster by tweaking the pre-allocation.
Although the file is shared between AnvilStats and MCServer, MCServer doesn't use this tweak (it uses too much memory)

git-svn-id: http://mc-server.googlecode.com/svn/trunk@931 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-05 08:33:25 +00:00
..
AnvilStats.cpp AnvilStats: Added the chunk coord range statistics. 2012-10-04 12:07:06 +00:00
AnvilStats.sln AnvilStats: added a profiling configuration 2012-10-04 13:35:44 +00:00
AnvilStats.txt AnvilStats: improved speed (~5x) by caching the entire region file in the processing thread 2012-09-28 12:44:06 +00:00
AnvilStats.vcproj AnvilStats: made FastNBT faster by tweaking the pre-allocation. 2012-10-05 08:33:25 +00:00
BiomeMap.cpp AnvilStats: can draw biome map (method 1) 2012-09-29 19:01:05 +00:00
BiomeMap.h AnvilStats: can draw biome map (method 1) 2012-09-29 19:01:05 +00:00
Callback.h AnvilStats: Overall statistics and mobspawner statistics. 2012-09-29 13:33:45 +00:00
Globals.cpp AnvilStats: initial project import, can do block and biome statistics 2012-09-27 20:02:25 +00:00
Globals.h AnvilStats: changed all statistics counters to UInt64 2012-10-04 12:32:56 +00:00
Processor.cpp AnvilStats: aborting calc for no input files. 2012-10-04 13:34:25 +00:00
Processor.h AnvilStats: Overall statistics and mobspawner statistics. 2012-09-29 13:33:45 +00:00
profile_run.cmd AnvilStats: added a profiling configuration 2012-10-04 13:35:44 +00:00
Statistics.cpp More 64-bit fixes 2012-10-04 13:29:42 +00:00
Statistics.h AnvilStats: changed all statistics counters to UInt64 2012-10-04 12:32:56 +00:00
Utils.cpp AnvilStats: Overall statistics and mobspawner statistics. 2012-09-29 13:33:45 +00:00
Utils.h AnvilStats: Overall statistics and mobspawner statistics. 2012-09-29 13:33:45 +00:00