Yuchen Zeng
|
f02bada24f
|
remove defaut case in grpc_call_error_to_string
|
9 years ago |
Yuchen Zeng
|
2e7d957a63
|
Provide a function that converts grpc_call_error values into a string
|
9 years ago |
Jan Tattermusch
|
8910349e1f
|
Merge pull request #6191 from jtattermusch/benchmark_populate_more_data
Populate metadata about jenkins build in benchmark results
|
9 years ago |
Jan Tattermusch
|
4843b513c6
|
populate metadata about jenkins build in benchmark results
|
9 years ago |
Jan Tattermusch
|
ec138dd3cb
|
Merge pull request #6188 from jtattermusch/performance_bigquery_support
Benchmarking: support uploading to bigquery
|
9 years ago |
Jan Tattermusch
|
6d7fa5572e
|
result uploading
|
9 years ago |
Jan Tattermusch
|
88cc4e26ed
|
minor changes to schema
|
9 years ago |
Jan Tattermusch
|
7d54db8d49
|
minor refactoring of biq_query_utils
|
9 years ago |
Jan Tattermusch
|
efd9803be5
|
Uploading results to big query
|
9 years ago |
Jan Tattermusch
|
700d36b6df
|
Merge pull request #6158 from jtattermusch/performance_testing_polishing
Improvement to benchmarking
|
9 years ago |
Jan Tattermusch
|
6321cec58e
|
fix formatting
|
9 years ago |
Jan Tattermusch
|
453442eefb
|
fix formatting
|
9 years ago |
Jan Tattermusch
|
bcd49994e2
|
Merge pull request #6153 from vjpai/make_ruby_cqs_great_again
Provide CQ per client call in Ruby to avoid pluck limits
|
9 years ago |
Jan Tattermusch
|
969ffaf5c6
|
Enable JSON reports for qps drivers
|
9 years ago |
Jan Tattermusch
|
f2ba7fe037
|
integrate ScenarioResult proto into qps driver
|
9 years ago |
Jan Tattermusch
|
05bb5b9326
|
regenerate tests.json with C++ perf scenarios
|
9 years ago |
Jan Tattermusch
|
7be244b647
|
fix redundant C++ scenario
|
9 years ago |
Jan Tattermusch
|
df14927146
|
add ScenarioResult and ScenarioResultSummary proto messages
|
9 years ago |
Jan Tattermusch
|
d61c252f8e
|
add some more C# scenarios
|
9 years ago |
Jan Tattermusch
|
ee9032c507
|
add support for cross-language tests
|
9 years ago |
Jan Tattermusch
|
38becc28b0
|
added support for regex selection of scenarios
|
9 years ago |
Jan Tattermusch
|
4fec48b831
|
tiny fixes to scenario_config
|
9 years ago |
Jan Tattermusch
|
c578e44ab9
|
add some console messages to node qps worker
|
9 years ago |
Jan Tattermusch
|
8c839e839b
|
check for histogramParams presence
|
9 years ago |
Nicolas Noble
|
c7d06383f1
|
Merge pull request #6179 from ctiller/fuzzing-hell
Fix fuzzing sanity
|
9 years ago |
Craig Tiller
|
69f1f4330b
|
Fix fuzzing sanity
|
9 years ago |
Nicolas Noble
|
f603c3aebd
|
Merge pull request #6176 from ctiller/fuzzing-hell
Fix bug causing all fuzzers to run forever
|
9 years ago |
Craig Tiller
|
0d17ee3acf
|
Fix bug causing all fuzzers to run forever
|
9 years ago |
Nicolas Noble
|
48a3af615b
|
Merge pull request #6145 from nicolasnoble/memtracking
Memtracking stuff
|
9 years ago |
Jan Tattermusch
|
82921478a4
|
Merge pull request #6157 from sreecha/stress_test_misc
Misc changes to stress test scripts
|
9 years ago |
Nicolas Noble
|
8302c51049
|
Merge pull request #6130 from gwvo/master
Refactored C++ code generator to not directly depend on protobuf
|
9 years ago |
Wouter van Oortmerssen
|
af09a73571
|
Refactored C++ code generator to not directly depend on protobuf.
This opens the door for other serializers (such as e.g. FlatBuffers)
to share this code generator when using GRPC.
|
9 years ago |
Sree Kuchibhotla
|
478bd4449b
|
Misc changes to stress test scripts
|
9 years ago |
Nicolas "Pixel" Noble
|
23e4baefc2
|
Enforcing undefined behavior of malloc.
|
9 years ago |
Nicolas "Pixel" Noble
|
b71bf8eb21
|
Revert "Fixing a couple of issues within core."
This reverts commit 5b30475396 .
|
9 years ago |
Jan Tattermusch
|
c2b6a0bcf9
|
Merge pull request #6152 from murgatroid99/node_shorten_package.json
Manually list files in Node package.json to avoid MSBuild environment limits
|
9 years ago |
vjpai
|
c6e24602c6
|
Put facter development dependence in template as well.
|
9 years ago |
Vijay Pai
|
546c2763a8
|
List facter as a dependence, used by QPS test
|
9 years ago |
murgatroid99
|
8c0b4d7e00
|
Manually list files in Node package.json to avoid MSBuild environment limits
|
9 years ago |
Nicolas "Pixel" Noble
|
a592ffa745
|
Memory checking the client fuzzer.
|
9 years ago |
Nicolas "Pixel" Noble
|
0cca082fd7
|
Merge branch 'master' of https://github.com/grpc/grpc into memtracking
|
9 years ago |
Nicolas Noble
|
bf359b75db
|
Merge pull request #6148 from ctiller/fuzzing_client
Fuzzing client
|
9 years ago |
Nicolas "Pixel" Noble
|
14b5dfeafb
|
Properly grabbing counters at the proper time.
|
9 years ago |
Jan Tattermusch
|
8a104c5bea
|
Merge pull request #6080 from ctiller/filters-can-cause-closes
Add a test for forced stream closure on the server, and make it work
|
9 years ago |
Nicolas "Pixel" Noble
|
5b30475396
|
Fixing a couple of issues within core.
|
9 years ago |
vjpai
|
8079afa46e
|
New CQ for each client call
|
9 years ago |
Nicolas "Pixel" Noble
|
7c37a687eb
|
Preventing crashes for known realloc behaviors.
|
9 years ago |
Nicolas "Pixel" Noble
|
2e1a5ac748
|
Initializing counters before grpc_init, and destroying them after grpc_shutdown.
|
9 years ago |
Craig Tiller
|
a75f1b5dd5
|
Expand corpus
|
9 years ago |
Nicolas Noble
|
c75787ba0f
|
Merge pull request #6132 from ctiller/e2efuzz
Expand server corpus
|
9 years ago |