CC: Tweaked

CC: Tweaked

42M Downloads

Speaker lags and stutters even with the max buffer size on high CC load

EmmaKnijn opened this issue ยท 1 comments

commented

Minecraft Version

1.19.x

Version

1.102.0

Details

The speaker lags when trying to play a song with the max buffer size when there's a lot of load on the CC thread. This is very apparent on SC3 where there's a lot of computers on at the same time

Steps to reproduce

  1. Get a dfpwm file, this can be any dfpwm file
  2. Play the dfpwm file with speaker play
  3. Observe bug
2023-01-06.19-27-37.mp4
commented

As a knee-jerk I don't think CC:T is directly at fault here, SC3's computer thread is completely maxed out on task time. There's probably room for optimization in speaker code but I wouldn't really consider this a bug?

From tomorrow we are raising the computer thread count to 4 and will share results

image