Fastest noisy simulator

Hello!
Other than qiskit-aer and device.mixed, what are possible noisy simulators? Which one is the most performant? So far I’ve been using device.mixed, but it seems much slower compared to a simulation directly on qiskit.
It seems that Qulacs and Qrack do not support noisy simulations, and the QuEST plugin no longer works (can’t seem to be able to install it).

Are there any other options? Which simulator should be the most performant?

Hi @golanor! Are you able to share more details about what you’re trying to do with the noisy simulators? If you can share some code, that would be great - we can check if there are any tweaks that might improve performance.