[fixed RNS 3.5.4] Bad performance (xruns) in 3.5 with Jack

My default settings are as follows.

$ grep -v -e "^ *#" -e "^ *$" ~/.config/pipewire/pipewire.conf.d/override.conf
context.properties = {
    default.clock.rate          = 44100
    default.clock.allowed-rates = [ 44100 48000 88200 96000 176400 192000 ]
    default.clock.quantum       = 4096
    default.clock.max-quantum   = 8184
}
$

When I set the CPU governor to performance mode, set quantum to 800 using the command below, and played “Demosong - Danoise - LFO.xrns”, xrun occurred. Setting it to 1024 seems to resolve the issue.

pw-metadata -n settings 0 clock.force-quantum 800

This might indeed be a problematic.
Due to excessive latency, it is not possible to perform live guitar playing or similar activities simultaneously on the same machine.

renoise 3.5.3-1
OS: Arch Linux x86_64
Host: B660M DS3H DDR4
Kernel: 6.17.5-arch1-1
CPU: 12th Gen Intel i3-12100 (8) @ 5.500GHz
GPU: Intel Alder Lake-S GT1 [UHD Graphics 730]
Memory: 11163MiB / 64068MiB