Yes, the simulation demos are slow because the simulation code is in javascript. They only serve to demonstrate the fluid rendering feature and are not intended to be used for any other purpose.
The simulation code should be converted to GPU (using compute shaders for example) to be able to support more particles at an interactive rate.