Right now, we performance test ashuffle startup (time to first enqueue) at <750ms for a 20k track library. This is still surprisingly slow. We should try and improve this.
I think a reasonable target would be <200ms startup with a 100k track library. That should be fast enough that the user never notices ashuffle startup.
Right now, we performance test ashuffle startup (time to first enqueue) at
<750msfor a 20k track library. This is still surprisingly slow. We should try and improve this.I think a reasonable target would be
<200msstartup with a 100k track library. That should be fast enough that the user never notices ashuffle startup.