Siddharth Rakesh
|
a4de070c69
|
Further corrections to syntax
|
10 years ago |
Siddharth Rakesh
|
60111c0df8
|
updated syntax based errors
|
10 years ago |
Siddharth Rakesh
|
4364546668
|
Applied required modifications
|
10 years ago |
Siddharth Rakesh
|
373ad4d0d0
|
edited report
|
10 years ago |
Siddharth Rakesh
|
c3cd4780df
|
minor commented code removal
|
10 years ago |
Siddharth Rakesh
|
64967d4fac
|
removed dependency on python_gflags, using argparse instead
|
10 years ago |
Siddharth Rakesh
|
31014d26aa
|
flags handled using python_gflags
|
10 years ago |
Siddharth Rakesh
|
12c65b1a7e
|
slightly updated tool script
|
10 years ago |
David Garcia Quintas
|
96e12defaf
|
Removed const-ness from Reporter interface methods
|
10 years ago |
Siddharth Rakesh
|
cc5857b624
|
Fixed hanging client declaration, server address can be passed now
|
10 years ago |
sidrakesh93
|
e74a458813
|
Update report.cc
|
10 years ago |
Siddharth Rakesh
|
bfa67ddbd4
|
changed access tokens folder position
|
10 years ago |
Siddharth Rakesh
|
929191b4be
|
edited test script
|
10 years ago |
Siddharth Rakesh
|
e2902dee31
|
commented
|
10 years ago |
Yang Gao
|
c1a2c314fb
|
Update the Status API
|
10 years ago |
Siddharth Rakesh
|
08e8bab4b8
|
removed data script
|
10 years ago |
Siddharth Rakesh
|
d0010ae439
|
added comments
|
10 years ago |
Siddharth Rakesh
|
7b55362e0f
|
updated auth script
|
10 years ago |
Craig Tiller
|
aea081ffb5
|
Flush pending incoming messages when writing status
As a bonus, correctly report was_cancelled when the server writes error
|
10 years ago |
Siddharth Rakesh
|
b2b5b9a069
|
removed data adding script
|
10 years ago |
Siddharth Rakesh
|
f4dafb5654
|
updated configs sending
|
10 years ago |
Craig Tiller
|
51f938f169
|
Make async server use one CQ per server thread
|
10 years ago |
Yang Gao
|
b6d57e704b
|
add missed explicit
|
10 years ago |
vjpai
|
e78ee18db5
|
Renumber message fields
|
10 years ago |
David Garcia Quintas
|
59f905d79a
|
Changes to byte_buffer based on comments.
|
10 years ago |
Siddharth Rakesh
|
0acc25ad15
|
removed shell script
|
10 years ago |
Siddharth Rakesh
|
ef3ca1b3bf
|
stable
|
10 years ago |
vjpai
|
2490d9dc91
|
Handle all cases properly
|
10 years ago |
Siddharth Rakesh
|
39824335ea
|
Newer version
|
10 years ago |
Vijay Pai
|
d9c7e7e373
|
Stop worrying about 1 second deadline as a fatal problem
Also fix reporter
|
10 years ago |
Vijay Pai
|
372fd8791b
|
Revert "Revert "Open loop sync/async multithreaded testing""
|
10 years ago |
David Garcia Quintas
|
bb7370fc68
|
Missing required changes from pull req. #1964
|
10 years ago |
Craig Tiller
|
d55636d813
|
Revert "Open loop sync/async multithreaded testing"
|
10 years ago |
Craig Tiller
|
250e96d941
|
Dont serialize new call requests under the server test lock
|
10 years ago |
Craig Tiller
|
18c6d9c227
|
Fix build breakage
|
10 years ago |
vjpai
|
fb61373066
|
Add a new test for qps openloop to make sure this code gets exercised
regularly.
Also, convert qps_test to test, from benchmark
|
10 years ago |
vjpai
|
aa4548ddf0
|
Add a new test for qps openloop to make sure this code gets exercised
regularly.
Also, convert qps_test to test, from benchmark
|
10 years ago |
David Garcia Quintas
|
c695066fec
|
Removed redundant parameter from Reporter interface.
|
10 years ago |
vjpai
|
191b67437b
|
Address reviewer comment by not having non-const reference
|
10 years ago |
vjpai
|
804afe6aac
|
Update QPS test to proto3 syntax
|
10 years ago |
Vijay Pai
|
36403af71e
|
Address review comments for code clarity
|
10 years ago |
Vijay Pai
|
92b7f872fd
|
Add comments describing various random distributions
Also remove the parameterized constructor for InterarrivalTimer
and only keep the init function.
|
10 years ago |
Vijay Pai
|
fcedc15082
|
Use typedef rather than using to make Travis happy
|
10 years ago |
Vijay Pai
|
cf3fb092cc
|
clang-format
|
10 years ago |
Vijay Pai
|
c7de81e57e
|
Better management of channel attempts and channel coverage
|
10 years ago |
Vijay Pai
|
db398e0609
|
Omit redundant record-keeping
|
10 years ago |
Vijay Pai
|
06c995137b
|
Take some code out from under a lock_guard and try to
maintain affinity of next_channel whenever possible
|
10 years ago |
Vijay Pai
|
7b172b2411
|
Get the code to stop crashing by fixing bugs
|
10 years ago |
Siddharth Rakesh
|
922ea81877
|
QPS, latencies recorded with authentication
|
10 years ago |
vjpai
|
dc0615fa87
|
Init a variable
|
10 years ago |