I am running an application on a VM that generates data. The application runs at 1 * real-time. That is, by running for 60 minutes it produces 60 minutes worth of data.
What I hope to achieve is an increase in the real-time factor of the application. For example if the real-time factor was increased from 1 to 2: By running for 60 minutes it will produce 120 minutes worth of data.
The application does not have native support for increased real-time factor. So I was hoping it is possible to use a setting of the VM to increase the speed, analagous to a fast forward button.
If you have any ideas for how to achieve the above, please would you share them here.
I appreciate anyone's time, and thanks in advance for your help with this strange request!
Conrad