Skip to content

Commit

Permalink
Remove unused benchmark proto files (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 authored Jun 28, 2022
1 parent 15d9eed commit 3e0f229
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 8,153 deletions.
13 changes: 0 additions & 13 deletions protobuf_benchmarks/compile_protos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,6 @@ PROTOS=(
"datasets/google_message1/proto2/benchmark_message1_proto2.proto"
"datasets/google_message1/proto3/benchmark_message1_proto3.proto"
"datasets/google_message2/benchmark_message2.proto"
"datasets/google_message3/benchmark_message3.proto"
"datasets/google_message3/benchmark_message3_1.proto"
"datasets/google_message3/benchmark_message3_2.proto"
"datasets/google_message3/benchmark_message3_3.proto"
"datasets/google_message3/benchmark_message3_4.proto"
"datasets/google_message3/benchmark_message3_5.proto"
"datasets/google_message3/benchmark_message3_6.proto"
"datasets/google_message3/benchmark_message3_7.proto"
"datasets/google_message3/benchmark_message3_8.proto"
"datasets/google_message4/benchmark_message4.proto"
"datasets/google_message4/benchmark_message4_1.proto"
"datasets/google_message4/benchmark_message4_2.proto"
"datasets/google_message4/benchmark_message4_3.proto"
)

SCRIPT_DIR=$(dirname "${BASH_SOURCE}")
Expand Down
Loading

0 comments on commit 3e0f229

Please sign in to comment.