Two useful statistics for measuring how much overhead your application will encounter are the number of JIT compiles and the total amount of time spent performing these compilations.
度量应用程序需要多大开销的两个有用的统计信息是JIT编译次数和执行这些编译花费的时间总量。
2
Once you know your overhead costs, take that total number and divide it by your contribution margin in dollars per unit (the answer from Step 2 above).
一旦知道了日常开支费用,把他们加在一起除以单位边际收益(上面的步骤二已经得出答案)。
3
TotalOverhead shows the percent difference in Total CPU cost when compared to the base run.