Explorar el Código

Use the v2 benchmarking system from the build.

Jon Skeet hace 14 años
padre
commit
5bacf7d11f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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" />