Craig Tiller
f5ed5e1a57
Merge pull request #10421 from ctiller/daily_and_hourly
...
Split performance profile job in two
8 years ago
Alena Varkockova
7b9cb834ff
Print out some cli error message for getservices
...
Currently, when you cann grpc_cli ls on an endpoint that does not have service reflection, the cli just silently ends without printing out any error or message.
This PR should fix that.
8 years ago
Craig Tiller
4fc230a724
Merge pull request #10399 from ipylypiv/fix_tsi_security
...
Fix duplicated NULL pointer check
8 years ago
Craig Tiller
fb33d27a85
Merge
8 years ago
Craig Tiller
8b0e90dfc9
Merge github.com:grpc/grpc into minimal
8 years ago
Craig Tiller
bd210c0bff
Merge pull request #10414 from ctiller/timing
...
Use timeout inflation to account for differences between sanitizers
8 years ago
Craig Tiller
6d4894e9d6
optionalize max_age
8 years ago
Vijay Pai
cbe6303640
Merge pull request #10422 from vjpai/fixups
...
Something brokeded sanity
8 years ago
Craig Tiller
9eb0fdec00
Reorganize ext tree
...
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
8 years ago
Craig Tiller
c7527415e0
initial minimal stack configurator sketch
8 years ago
Vijay Pai
169abf182e
Something brokeded sanity
8 years ago
Craig Tiller
f2e609b93e
sketching minimal stack configurator
8 years ago
Craig Tiller
78fa3db74c
Review feedback
8 years ago
Eric Anderson
a733951fbd
Fix markdown headers in PROTOCOL-HTTP2
...
Without the space they do not display correctly.
8 years ago
Craig Tiller
9c54a0c12c
Merge pull request #10382 from ctiller/checks
...
Reinstate filegroup dependency checks, fix fallout
8 years ago
Craig Tiller
d682c770c6
Merge github.com:grpc/grpc into daily_and_hourly
8 years ago
Vijay Pai
59f036dc52
Merge pull request #9875 from vjpai/unary
...
Synthetic benchmark for coordinator-worker workload
8 years ago
Craig Tiller
0592526994
Split performance profile job in two
...
... one that runs hourly and uploads to bigquery (for regression
detection)
... and one that will run daily and not upload to bigquery (for
flamegraph generation)
8 years ago
Craig Tiller
18e1f12c45
Merge pull request #10420 from ctiller/be-really-sure
...
Tighten signalling requirements
8 years ago
Craig Tiller
15df111178
Tighten signalling requirements
8 years ago
David G. Quintas
c5d6c37835
Merge pull request #10419 from dgquintas/remove_tags
...
Remove ctags file checked in by accident
8 years ago
David Garcia Quintas
4dabb9a5b0
Remove ctags file checked in by accident
8 years ago
Yang Gao
dcc9d5c780
Merge pull request #10410 from yang-g/add_port
...
Add ports to global server callback.
8 years ago
Craig Tiller
e1b51dafb6
clang-format
8 years ago
Craig Tiller
a0f3abd925
Review feedback: bikeshedding round
8 years ago
Craig Tiller
e198b71989
Review feedback round #1
8 years ago
Craig Tiller
e431b52f0b
Fix crashes
8 years ago
Craig Tiller
a911dbacd9
Fix simple cacheable request
8 years ago
Craig Tiller
84a2ac885c
Merge github.com:grpc/grpc into new_transport_op
8 years ago
Craig Tiller
589a022868
Merge branch 'atomic-timers' into dynamic_tcp_sizing
8 years ago
Craig Tiller
a046ff1d95
Restore old branch
8 years ago
Craig Tiller
ac50b27992
Fix a bug whereby we miss some wakeups in highly concurrent situations
8 years ago
Craig Tiller
c1a79e5bc4
Merge pull request #10404 from grpc/revert-10394-bm2
...
Revert "Add selected fullstack benchmarks to pr suite"
8 years ago
Matt Kwong
aee5fe3f06
Merge pull request #10396 from matt-kwong/fix-coverage
...
Fix test coverage reporting
8 years ago
David Garcia Quintas
143cb774f2
Fixed typo
8 years ago
David G. Quintas
2035c2b48a
Merge pull request #10375 from dgquintas/fix_fuzzer_961
...
Fix oss-fuzz/961
8 years ago
Craig Tiller
5aebfa0af1
Merge branch 'atomic-timers' into dynamic_tcp_sizing
8 years ago
Craig Tiller
94d8614b74
Merge pull request #10415 from ctiller/bm_fix_moar
...
Further reduce noise
8 years ago
Craig Tiller
0329eaac40
Further reduce noise
8 years ago
Craig Tiller
bfe8adf89a
Further reduce noise
8 years ago
Craig Tiller
cf11476c3b
Merge branch 'timing' into atomic-timers
8 years ago
Craig Tiller
c1d438154b
Use timeout inflation to account for differences between sanitizers
8 years ago
Craig Tiller
8b4ce8aff4
Merge github.com:grpc/grpc into atomic-timers
8 years ago
apolcyn
09ed43f1d1
Merge pull request #10311 from apolcyn/doc_perf_tests
...
add doc for perf qps tests with steps for running
8 years ago
Noah Eisen
6e31006871
Merge pull request #10409 from ncteisen/v1.2.x-docker-patch
...
Cherry pick: update go version in Dockerfile to 1.8
8 years ago
apolcyn
3885578bb5
Merge pull request #10341 from apolcyn/install_scipy_on_perf_workers
...
add installation of scipy and numpy in linux perf worker init
8 years ago
murgatroid99
c64601421b
Large message latency improvements: remove a memcpy and a Buffer construtor call
8 years ago
murgatroid99
a1eefcea5f
Improve Node benchmarks, add generic unary test
8 years ago
Vijay Pai
47fc606d11
Performance model of coordinator-worker use case
8 years ago
yang-g
d510fcfc6d
Add ports to global server callback.
8 years ago