Use the v2 benchmarking system from the build.

pull/288/head
Jon Skeet 14 years ago
parent cdb4518ae0
commit 5bacf7d11f
  1. 1
      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" />

Loading…
Cancel
Save