|
|
@ -3199,6 +3199,7 @@ endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LIBGRPC++_BENCHMARK_CONFIG_SRC = \
|
|
|
|
LIBGRPC++_BENCHMARK_CONFIG_SRC = \
|
|
|
|
|
|
|
|
test/cpp/qps/report.cc \
|
|
|
|
test/cpp/util/benchmark_config.cc \
|
|
|
|
test/cpp/util/benchmark_config.cc \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -3756,7 +3757,6 @@ LIBQPS_SRC = \ |
|
|
|
test/cpp/qps/client_sync.cc \
|
|
|
|
test/cpp/qps/client_sync.cc \
|
|
|
|
test/cpp/qps/driver.cc \
|
|
|
|
test/cpp/qps/driver.cc \
|
|
|
|
test/cpp/qps/qps_worker.cc \
|
|
|
|
test/cpp/qps/qps_worker.cc \
|
|
|
|
test/cpp/qps/report.cc \
|
|
|
|
|
|
|
|
test/cpp/qps/server_async.cc \
|
|
|
|
test/cpp/qps/server_async.cc \
|
|
|
|
test/cpp/qps/server_sync.cc \
|
|
|
|
test/cpp/qps/server_sync.cc \
|
|
|
|
test/cpp/qps/timer.cc \
|
|
|
|
test/cpp/qps/timer.cc \
|
|
|
@ -3807,7 +3807,6 @@ $(OBJDIR)/$(CONFIG)/test/cpp/qps/client_async.o: $(GENDIR)/test/cpp/qps/qpstest. |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/client_sync.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/client_sync.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/driver.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/driver.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/qps_worker.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/qps_worker.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/report.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
|
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/server_async.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/server_async.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/server_sync.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/server_sync.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/timer.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|
$(OBJDIR)/$(CONFIG)/test/cpp/qps/timer.o: $(GENDIR)/test/cpp/qps/qpstest.pb.cc $(GENDIR)/test/cpp/qps/qpstest.grpc.pb.cc |
|
|
|