- May 07, 2015
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Tim Emiola authored
ignore PHP vendor/ folder
-
Tim Emiola authored
Polishing the new C# API
-
Stanley Cheung authored
-
Tim Emiola authored
remove php composer.lock file
-
Eric Anderson authored
Validate that headers contain legal bytes
-
Stanley Cheung authored
-
Nathan Mittler authored
Add 'installDist' task to grpc-java Docker build
-
Stanley Cheung authored
-
Nicolas Noble authored
Eliminate need for SIGPIPE handling
-
Nicolas Noble authored
Cleanup unlock() a little
-
Eric Anderson authored
This will allow us to not run Gradle every time we run an integration test.
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Nicolas Noble authored
Fix server side call finalization when connection is closed.
-
Craig Tiller authored
-
Tim Emiola authored
update php composer.lock
-
Craig Tiller authored
-
Stanley Cheung authored
more division of logs to make it easier to analyze test results.
-
Donna Dionne authored
-
- May 06, 2015
-
-
Jan Tattermusch authored
-
Stanley Cheung authored
Test log
-
Donna Dionne authored
-
Donna Dionne authored
-
Stanley Cheung authored
-
Craig Tiller authored
Pin the version of rubocop used in grpc.gemspec
-
Tim Emiola authored
-
Craig Tiller authored
Added support for important mark (!) analysis.
-
David Garcia Quintas authored
For example, an input of GRPC_LAT_PROF 1316908107613.015869 0x7fd35f7fe700 { 205 (nil) src/core/iomgr/tcp_posix.c 1 GRPC_LAT_PROF 1316908107614.015869 0x7fd35f7fe700 { 205 (nil) src/core/iomgr/tcp_posix.c 2 GRPC_LAT_PROF 1316908107615.015869 0x7fd35f7fe700 ! 999999 (nil) src/core/iomgr/tcp_posix.c 3 GRPC_LAT_PROF 1316908107616.015869 0x7fd35f7fe700 } 205 (nil) src/core/iomgr/tcp_posix.c 4 GRPC_LAT_PROF 1316908107617.015869 0x7fd35f7fe700 ! 999999 (nil) src/core/iomgr/tcp_posix.c 5 GRPC_LAT_PROF 1316908107618.015869 0x7fd35f7fe700 } 205 (nil) src/core/iomgr/tcp_posix.c 6 results in tag 50%/90%/95%/99% us 205 5.00/5.00/5.00/5.00 Important marks: ================ 999999 @ src/core/iomgr/tcp_posix.c:3 205 { (src/core/iomgr/tcp_posix.c:1): 2.000 us 205 { (src/core/iomgr/tcp_posix.c:2): 1.000 us 205 } (src/core/iomgr/tcp_posix.c:4): -1.000 us 205 } (src/core/iomgr/tcp_posix.c:6): -3.000 us 999999 @ src/core/iomgr/tcp_posix.c:5 205 { (src/core/iomgr/tcp_posix.c:1): 4.000 us 205 } (src/core/iomgr/tcp_posix.c:6): -1.000 us
-
donnadionne authored
add command for the rest of PHP interop test
-
Craig Tiller authored
Added important (!) profiling mark.
-
David Garcia Quintas authored
It's meant to have a special status in the analysis, whereby latencies from important marks to all their enclosing BEGIN ({) and END (}) markings will be measured.
-
David G. Quintas authored
Optimize a few core routines
-
- May 05, 2015
-
-
Stanley Cheung authored
-