Shenandoah & realtime
Stefan Reich
stefan.reich.maker.of.eye at googlemail.com
Sun Oct 20 11:58:11 UTC 2019
So we are running a music-playing bot in Java which streams Shoutcast to
Discord. Discord requests audio in 20 ms intervals. I just switched the VM
to Shenandoah, using the compact profile.
My question is, if there is any sort of general guarantee or
pseudo-guarantee as to GC pauses with Shenandoah. You know, like that 10 ms
figure that the ZGC guys are throwing around.
Because 10 ms would obviously be perfect for this application.
Also, is the compact profile detrimental for realtime applications? I'm
just so in love with the compact profile, but maybe I shouldn't have chosen
it for an application like this.
Many greetings,
Stefan
--
Stefan Reich
BotCompany.de // Java-based operating systems
More information about the shenandoah-dev
mailing list