index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
qps
Commit message (
Expand
)
Author
Age
*
Merge pull request #1238 from nicolasnoble/plugin-rework
Yang Gao
2015-04-09
|
\
|
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
|
Allow specifying warmup, benchmark times
Craig Tiller
2015-04-08
|
/
*
Revive proper SIGINT handling
Vijay Pai
2015-04-02
*
Put in calls to profiling
Vijay Pai
2015-03-31
*
Remove unused header file for profiler
Vijay Pai
2015-03-31
*
Remove outdated file
Vijay Pai
2015-03-31
*
Merge pull request #1113 from vjpai/qps-stream
Yang Gao
2015-03-27
|
\
*
|
Include the config.h file to make sure that nullptr is covered
vjpai
2015-03-26
|
*
Eliminate range-based fors
Vijay Pai
2015-03-26
|
*
Fix conflicts
Vijay Pai
2015-03-26
|
/
|
*
|
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
|
*
Sweep different parameter sets in a single shell script.
Vijay Pai
2015-03-23
|
*
Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-stream
Vijay Pai
2015-03-23
|
/
|
|
*
Make sure that nothing gets added to cq after shutdown
Vijay Pai
2015-03-23
|
*
No need to do an extra read
Vijay Pai
2015-03-23
|
*
test return value of rpc parse
Vijay Pai
2015-03-23
|
*
Make RPC type configurable
vjpai
2015-03-23
|
*
Added streaming C++ tests for sync and sync cases
vjpai
2015-03-23
*
|
Merge pull request #1093 from nicolasnoble/windows
Jan Tattermusch
2015-03-19
|
\
\
|
*
|
Various Windows fixes.
Nicolas Noble
2015-03-19
|
|
/
*
/
clang-format c++ code
Yang Gao
2015-03-17
|
/
*
Add missing GRPC_OVERRIDE, NFC
Chilledheart
2015-03-10
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
\
|
*
override --> GRPC_OVERRIDE
Craig Tiller
2015-03-04
|
*
Compile fix
Craig Tiller
2015-03-04
|
*
ACTUALLY set the server thread pool
Craig Tiller
2015-03-04
|
*
clang-format
Craig Tiller
2015-03-04
|
*
Linux compile fix
Craig Tiller
2015-03-04
|
*
Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver
Craig Tiller
2015-03-04
|
|
\
|
|
*
Compile fix
Craig Tiller
2015-03-04
|
|
*
Rename some files
Craig Tiller
2015-03-04
|
|
*
Async server works
Craig Tiller
2015-03-04
|
|
*
Async client works
Craig Tiller
2015-03-04
|
*
|
Linux compile fix
Craig Tiller
2015-03-04
|
|
/
|
*
Async client progress
Craig Tiller
2015-03-04
|
*
Async client progress
Craig Tiller
2015-03-04
|
*
Print resource utilization
Craig Tiller
2015-03-03
|
*
Formatting
Craig Tiller
2015-03-03
|
*
Generate latencies in driver
Craig Tiller
2015-03-03
|
*
Merge github.com:grpc/grpc into qps_driver
Craig Tiller
2015-03-03
|
|
\
|
*
|
Formatting
Craig Tiller
2015-03-03
*
|
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Rework QPS client/server
Craig Tiller
2015-03-02
|
|
*
WIP
Craig Tiller
2015-03-02
|
*
|
Better use of threads, avoid thread safety issues on destructor with
Vijay Pai
2015-03-02
|
|
*
Merge github.com:grpc/grpc into qps_driver
Craig Tiller
2015-03-02
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
|
|
*
|
Revert "Use typedefs to avoid triply-nested function templates"
vjpai
2015-02-27
|
*
|
Use typedefs to avoid triply-nested function templates
vjpai
2015-02-27
[next]