线程测试 meaning in Chinese
thread testing
Examples
- We can test this by running a low - priority background thread while the benchmark is running , which will prevent the cpu from idling
我们可以通过在基准测试运行的同时运行一个低优先级的后台线程测试,使cpu不处于空闲状态来测试这一点。 - So prbfm is more memory - friendly than crafty . as a result , although for a number of test positions prbfm is on average 2 . 4 ~ 3 times slower than crafty in sequential performance , it is much faster than crafty on middle - scale multiprocessor systems due to its much better scalability
最终,在一系列的测试棋局里面,虽然单线程的prbfm比单线程的crafty平均慢2 . 4 ~ 3倍的时间,在中等规模smp的多线程测试中, prbfm超过了crafty 。