浏览代码

Use the v2 benchmarking system from the build.

Jon Skeet 14 年之前
父节点
当前提交
5bacf7d11f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      build/Common.targets

+ 1 - 0
build/Common.targets

@@ -93,6 +93,7 @@
 
   <Target Name="_RunBenchmarks" DependsOnTargets="_PrepareBenchmarkEnvironment">
     <ItemGroup>
+      <BenchmarkParameter Include="/v2" />
       <BenchmarkParameter Include="Google.ProtocolBuffers.ProtoBench.SizeMessage1,BenchmarkTypes" />
       <BenchmarkParameter Include="google_message1.dat" />
       <BenchmarkParameter Include="Google.ProtocolBuffers.ProtoBench.SpeedMessage1,BenchmarkTypes" />