Pipez

Pipez

31M Downloads

Universal Pipes causing low TPS on server

cramirezpcr opened this issue ยท 1 comments

commented

Experienced this issue on TNP Limitless 5 v2.7.0:

Ticks per second dropped to anywhere from 6-8 when using these pipes. We were using upwards of 600 plus cables in order to provide and receive from garden cloches. Once removed the TPS returned to 20 like normal. Here is a brief section of the profiling text from running /perf start in console.

[00] tick(74/1) - 99.88%/99.88%
[01] | #getChunkCacheMiss 304/4
[01] | #getChunk 5863/79
[01] | levels(74/1) - 98.44%/98.32%
[02] | | ServerLevel[evilsmurfs] minecraft:overworld(74/1) - 94.77%/93.17%
[03] | | | tick(74/1) - 99.94%/93.12%
[04] | | | | #getChunkCacheMiss 77/1
[04] | | | | #getChunk 2642/35
[04] | | | | blockEntities(74/1) - 87.33%/81.32%
[05] | | | | | pipez:universal_pipe(5920/80) - 91.56%/74.45%
[06] | | | | | | #getChunkCacheMiss 108/1
[06] | | | | | | #getChunk 352787/4767

commented

Please use a template when creating an issue.