Genie with StippleMakie relatively fast for ODE visualizations?

I’m considering making a webApp with Genie that should visualize some plots from ODE (bifurcations, phase planes,..), that I’m currently now rendering with Makie, so I thought that StippleMakie would be a good candidate. The users will have some simple sliders, inputs to change the input values for the ODE’s.

What I’m wondering is, if the general update and visualization of the plots will be relatively fast for the users, without any additional caching or other overhead.

Thank you in advance for any related feedback :slight_smile:

Regards,
/m