[ci skip] Cleanup Timings v2 diff (#6523)

This commit is contained in:
Jason Penilla
2021-08-30 02:02:24 -05:00
parent 0294b31e13
commit 7fda985a9c
3 changed files with 24 additions and 52 deletions

View File

@@ -78,9 +78,9 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
while (iterator.hasNext()) {
@@ -0,0 +0,0 @@ public class ServerLevel extends Level implements WorldGenLevel {
this.tickPassenger(entity, entity1);
}
- } finally { timer.stopTiming(); } // Paper - timings
+ // } finally { timer.stopTiming(); } // Paper - timings - move up