- Apr 05, 2017
-
-
Mehrdad Afshari authored
-
- Apr 04, 2017
-
-
Yang Gao authored
Calculate RPC deadline right before call creation
-
Craig Tiller authored
Working towards enabling a minimal stack
-
kpayson64 authored
Refactor python code generator to support other serializers
-
Chris Evans authored
Most core end2end tests are written around a single RPC with an explicit deadline. Currently, this deadline is calculated before bringing up the test fixture, and thus time spent bringing up the test fixture is taken from the time allotted to the RPC. This change moves the calculation of these deadlines immediately before call creation. Additionally, the functions that calculate these deadlines have been renamed from 'xx_seconds_time()' to 'xx_seconds_from_now()' for clarity.
-
Craig Tiller authored
-
Craig Tiller authored
Convert stream ops to a control + payload structure
-
Craig Tiller authored
Fix arena_test on 32-bit platforms (includes Windows)
-
Craig Tiller authored
Track milliseconds since process start in timer heap
-
Vijay Pai authored
Add option to limit # of messages per stream in QPS tests
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Apr 03, 2017
-
-
Craig Tiller authored
-
Vijay Pai authored
-
Nicolas Noble authored
Update readme.md
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Muxi Yan authored
Remove complete_fetch and use complete_fetch_locked
-
Jan Tattermusch authored
Include new namespaces in the generated docs as well
-
Jan Tattermusch authored
Add 1MB ping pong scenarios
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Geoffrey Pruvost authored
use markdown links style
-
Craig Tiller authored
-
David G. Quintas authored
Don't assert over invalid channel args
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
Split performance profile job in two
-
- Apr 02, 2017
-
-
Craig Tiller authored
Fix duplicated NULL pointer check
-