Skip to content

How to test Pulse capacity for real-time execution

Aaron Bray requested to merge dev/system_test into 2.x

A simple program you can enter the number of threads you wish to run Pulse on, and it will keep increasing the number of engines on each thread until it is no longer able to keep under real-time simulation. Great to see what kind of performance you can expect on a particular machine you plan on hosting multiple simulations on.

Merge request reports