From 6cd4ec497239070c1513c9dd05fc88cd3ecc57fd Mon Sep 17 00:00:00 2001 From: Yilun Chong Date: Fri, 9 Feb 2018 11:47:00 -0800 Subject: Sync internal benchmark changes --- benchmarks/datasets/google_message3/benchmark_message3.proto | 1 + benchmarks/datasets/google_message3/benchmark_message3_1.proto | 1 + benchmarks/datasets/google_message3/benchmark_message3_2.proto | 1 + benchmarks/datasets/google_message3/benchmark_message3_3.proto | 1 + benchmarks/datasets/google_message3/benchmark_message3_4.proto | 1 + benchmarks/datasets/google_message3/benchmark_message3_5.proto | 1 + benchmarks/datasets/google_message3/benchmark_message3_6.proto | 1 + benchmarks/datasets/google_message3/benchmark_message3_7.proto | 1 + benchmarks/datasets/google_message3/benchmark_message3_8.proto | 1 + benchmarks/datasets/google_message4/benchmark_message4.proto | 1 + benchmarks/datasets/google_message4/benchmark_message4_1.proto | 1 + benchmarks/datasets/google_message4/benchmark_message4_2.proto | 1 + benchmarks/datasets/google_message4/benchmark_message4_3.proto | 1 + 13 files changed, 13 insertions(+) (limited to 'benchmarks/datasets') diff --git a/benchmarks/datasets/google_message3/benchmark_message3.proto b/benchmarks/datasets/google_message3/benchmark_message3.proto index c7033ed5..d6f0d14e 100644 --- a/benchmarks/datasets/google_message3/benchmark_message3.proto +++ b/benchmarks/datasets/google_message3/benchmark_message3.proto @@ -10,6 +10,7 @@ import "datasets/google_message3/benchmark_message3_8.proto"; package benchmarks.google_message3; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message GoogleMessage3 { optional .benchmarks.google_message3.Message37487 field37519 = 2; diff --git a/benchmarks/datasets/google_message3/benchmark_message3_1.proto b/benchmarks/datasets/google_message3/benchmark_message3_1.proto index 1157c430..3219553c 100644 --- a/benchmarks/datasets/google_message3/benchmark_message3_1.proto +++ b/benchmarks/datasets/google_message3/benchmark_message3_1.proto @@ -8,6 +8,7 @@ import "datasets/google_message3/benchmark_message3_8.proto"; package benchmarks.google_message3; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message Message34390 { repeated .benchmarks.google_message3.Message34387 field34452 = 1; diff --git a/benchmarks/datasets/google_message3/benchmark_message3_2.proto b/benchmarks/datasets/google_message3/benchmark_message3_2.proto index 2cb54658..7ab993ba 100644 --- a/benchmarks/datasets/google_message3/benchmark_message3_2.proto +++ b/benchmarks/datasets/google_message3/benchmark_message3_2.proto @@ -8,6 +8,7 @@ import "datasets/google_message3/benchmark_message3_8.proto"; package benchmarks.google_message3; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message Message22853 { optional .benchmarks.google_message3.Enum22854 field22869 = 1; diff --git a/benchmarks/datasets/google_message3/benchmark_message3_3.proto b/benchmarks/datasets/google_message3/benchmark_message3_3.proto index 53426ecf..e71d2661 100644 --- a/benchmarks/datasets/google_message3/benchmark_message3_3.proto +++ b/benchmarks/datasets/google_message3/benchmark_message3_3.proto @@ -7,6 +7,7 @@ import "datasets/google_message3/benchmark_message3_8.proto"; package benchmarks.google_message3; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message Message35546 { optional int64 field35556 = 1; diff --git a/benchmarks/datasets/google_message3/benchmark_message3_4.proto b/benchmarks/datasets/google_message3/benchmark_message3_4.proto index 34ee06db..597cec6d 100644 --- a/benchmarks/datasets/google_message3/benchmark_message3_4.proto +++ b/benchmarks/datasets/google_message3/benchmark_message3_4.proto @@ -7,6 +7,7 @@ import "datasets/google_message3/benchmark_message3_8.proto"; package benchmarks.google_message3; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message Message24346 { } diff --git a/benchmarks/datasets/google_message3/benchmark_message3_5.proto b/benchmarks/datasets/google_message3/benchmark_message3_5.proto index c3f1bf55..bc6cbc1c 100644 --- a/benchmarks/datasets/google_message3/benchmark_message3_5.proto +++ b/benchmarks/datasets/google_message3/benchmark_message3_5.proto @@ -6,6 +6,7 @@ import "datasets/google_message3/benchmark_message3_8.proto"; package benchmarks.google_message3; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message Message24377 { } diff --git a/benchmarks/datasets/google_message3/benchmark_message3_6.proto b/benchmarks/datasets/google_message3/benchmark_message3_6.proto index 5d896585..98e1529e 100644 --- a/benchmarks/datasets/google_message3/benchmark_message3_6.proto +++ b/benchmarks/datasets/google_message3/benchmark_message3_6.proto @@ -5,6 +5,7 @@ import "datasets/google_message3/benchmark_message3_8.proto"; package benchmarks.google_message3; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message Message10576 { } diff --git a/benchmarks/datasets/google_message3/benchmark_message3_7.proto b/benchmarks/datasets/google_message3/benchmark_message3_7.proto index 63dd2beb..2497db5e 100644 --- a/benchmarks/datasets/google_message3/benchmark_message3_7.proto +++ b/benchmarks/datasets/google_message3/benchmark_message3_7.proto @@ -3,6 +3,7 @@ syntax = "proto2"; package benchmarks.google_message3; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message Message11018 { } diff --git a/benchmarks/datasets/google_message3/benchmark_message3_8.proto b/benchmarks/datasets/google_message3/benchmark_message3_8.proto index 646297ee..1d2b1472 100644 --- a/benchmarks/datasets/google_message3/benchmark_message3_8.proto +++ b/benchmarks/datasets/google_message3/benchmark_message3_8.proto @@ -3,6 +3,7 @@ syntax = "proto2"; package benchmarks.google_message3; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; enum Enum720 { ENUM_VALUE721 = 1; diff --git a/benchmarks/datasets/google_message4/benchmark_message4.proto b/benchmarks/datasets/google_message4/benchmark_message4.proto index 3e528904..21613939 100644 --- a/benchmarks/datasets/google_message4/benchmark_message4.proto +++ b/benchmarks/datasets/google_message4/benchmark_message4.proto @@ -6,6 +6,7 @@ import "datasets/google_message4/benchmark_message4_3.proto"; package benchmarks.google_message4; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message GoogleMessage4 { optional int32 field37503 = 1; diff --git a/benchmarks/datasets/google_message4/benchmark_message4_1.proto b/benchmarks/datasets/google_message4/benchmark_message4_1.proto index 01b84203..e7697480 100644 --- a/benchmarks/datasets/google_message4/benchmark_message4_1.proto +++ b/benchmarks/datasets/google_message4/benchmark_message4_1.proto @@ -5,6 +5,7 @@ import "datasets/google_message4/benchmark_message4_3.proto"; package benchmarks.google_message4; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message Message2463 { repeated .benchmarks.google_message4.Message2462 field2498 = 1; diff --git a/benchmarks/datasets/google_message4/benchmark_message4_2.proto b/benchmarks/datasets/google_message4/benchmark_message4_2.proto index 1c69b3c5..d5e9da5a 100644 --- a/benchmarks/datasets/google_message4/benchmark_message4_2.proto +++ b/benchmarks/datasets/google_message4/benchmark_message4_2.proto @@ -4,6 +4,7 @@ import "datasets/google_message4/benchmark_message4_3.proto"; package benchmarks.google_message4; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; message Message12774 { optional uint32 field12777 = 1; diff --git a/benchmarks/datasets/google_message4/benchmark_message4_3.proto b/benchmarks/datasets/google_message4/benchmark_message4_3.proto index b6fb1343..544fad20 100644 --- a/benchmarks/datasets/google_message4/benchmark_message4_3.proto +++ b/benchmarks/datasets/google_message4/benchmark_message4_3.proto @@ -3,6 +3,7 @@ syntax = "proto2"; package benchmarks.google_message4; option cc_enable_arenas = true; +option java_package = "com.google.protobuf.benchmarks"; enum UnusedEnum { UNUSED_ENUM_VALUE1 = 0; -- cgit v1.2.3