test for allocation [试验] 分配试验 ; 分配实验
allocation for test 分配测试
Test of Allocation 分组化验
test case allocation scheme 测试用例分配方案
One way of addressing this is to make testing thread allocation and management part of your regular system test.
解决这个问题的一种方法是将线程分配和管理的测试作为您的常规系统测试的一部分。
CLR Profiler can also show allocation views by class type or over time, identify the number of bytes allocated by each method, and display the sequence of methods executed over the life of the test.
CLR分析器还可以按类类型或者随着时间的流逝显示分配视图,标识每个方法所分配的字节数量,并且显示在整个测试周期中执行的方法序列。
On the other hand, if the test code does any object allocation at all (and nearly all code does), it's going to create garbage, and eventually, the garbage collector is going to have to run.
另一方面,如果测试代码要进行对象分配工作(差不多所有的代码都要这样),那么垃圾收集器也肯定会运行。
应用推荐