Hi people,
Since about a week and a half I've been running a FTB 152WGT 0.8 server. As the time went by however, tick times progressively got worse. I spent a bit of time trying to figure out why, but it looks like it comes down to this:
The server runs fine, tick times are OK, then all of a sudden the value behind the Vec3: goes to 0, and the tick time shoots up enormously. The Vec3 value can keep on hopping back to zero multiple times, and above a certain threshold, it'll just keep on bouncing, causing really high tick times.
At first this only happened very infrequently, but now its happening continuously, and its causing serious performance issues. I've tried a lot of different things, like increasing the heap size, using different garbage collectors, and adding other commands in the start-up bat, and while they sometimes help a bit, I've got the feeling that its only treating the symptoms instead of the cause.
Does anyone know what's happening here(especially regarding the Vec3:thrashing related to the tick time)? I have the idea that garbage collection is causing some of the lag, but I suppose that's only the case because there's something else going wrong?
Relevant system specs:
CPU: AMD Phenom X4 955 quad core 3,2GHz
RAM: 2x2GB 1333MHz standard timings
HDD: 7200RPM 1TB random brandname
Thanks in Advance
Since about a week and a half I've been running a FTB 152WGT 0.8 server. As the time went by however, tick times progressively got worse. I spent a bit of time trying to figure out why, but it looks like it comes down to this:
The server runs fine, tick times are OK, then all of a sudden the value behind the Vec3: goes to 0, and the tick time shoots up enormously. The Vec3 value can keep on hopping back to zero multiple times, and above a certain threshold, it'll just keep on bouncing, causing really high tick times.
At first this only happened very infrequently, but now its happening continuously, and its causing serious performance issues. I've tried a lot of different things, like increasing the heap size, using different garbage collectors, and adding other commands in the start-up bat, and while they sometimes help a bit, I've got the feeling that its only treating the symptoms instead of the cause.
Does anyone know what's happening here(especially regarding the Vec3:thrashing related to the tick time)? I have the idea that garbage collection is causing some of the lag, but I suppose that's only the case because there's something else going wrong?
Relevant system specs:
CPU: AMD Phenom X4 955 quad core 3,2GHz
RAM: 2x2GB 1333MHz standard timings
HDD: 7200RPM 1TB random brandname
Thanks in Advance