As Greg mentioned, the forcing VIs are a bit slow on the RT target as we expected the main use case for them to be from HMI app going over the network and did not get a chance to optimize the local access case for this release. The performance for forcing VIs does not reflect the I/O Variable performance (which should run in the order of 10-15 us). In addition, the forcing VIs use some internal threads that run at normal priority, so make sure your system has enough idle time for these normal priority threads to get some execution time.
Also, we didn't expect forcing to be used for simulation (it was mostly for remote debugging from system monitoring). Can you share your use case a bit and tell us how fast of an access will work for you. For example, how fast of data sampling would you be simulating for your tests?
Thanks
-sadia