Updated Timings to better detail saves

This commit is contained in:
Aikar
2016-10-20 00:21:35 -04:00
parent 59eb1231b5
commit 4708920d8d
5 changed files with 112 additions and 13 deletions

View File

@@ -114,7 +114,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
}
}
@@ -0,0 +0,0 @@ public class ChunkProviderServer implements IChunkProvider {
try {
try (co.aikar.timings.Timing timed = world.timings.chunkSaveNop.startTiming()) {
this.chunkLoader.b(this.world, chunk);
} catch (Exception exception) {
- ChunkProviderServer.a.error("Couldn\'t save entities", exception);