Browse Source

Use the v2 benchmarking system from the build.

Jon Skeet 14 years ago
parent
commit
5bacf7d11f
1 changed files with 1 additions and 0 deletions
  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" />