aboutsummaryrefslogtreecommitdiff
path: root/build/Common.targets
diff options
context:
space:
mode:
authorJon Skeet <skeet@pobox.com>2011-08-07 18:14:19 +0100
committerJon Skeet <skeet@pobox.com>2011-08-07 18:14:19 +0100
commit5bacf7d11f2b030e9a5333d3e6d4e1091cc46a0e (patch)
tree48f5b56ee83d7dc5219a6272c86d8e1173d7f979 /build/Common.targets
parentcdb4518ae03ca02ee174deea1826252127ded3eb (diff)
downloadprotobuf-5bacf7d11f2b030e9a5333d3e6d4e1091cc46a0e.tar.gz
protobuf-5bacf7d11f2b030e9a5333d3e6d4e1091cc46a0e.tar.bz2
protobuf-5bacf7d11f2b030e9a5333d3e6d4e1091cc46a0e.zip
Use the v2 benchmarking system from the build.
Diffstat (limited to 'build/Common.targets')
-rw-r--r--build/Common.targets1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Common.targets b/build/Common.targets
index 4fd5124d..140ea8f3 100644
--- a/build/Common.targets
+++ b/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" />