770 Commits (5b3e6c2139d9d9a6c819f63811308723ebaf01be)

Author SHA1 Message Date
Vijay Pai 9982c6fc3a Fix random number generators and improve code style (stop using 9 years ago
murgatroid99 7a55684a13 Clang format and fix copyrights 9 years ago
Craig Tiller f3f8fdbc54 Fix copyright 9 years ago
Alistair Veitch 9ded5dbf35 fix missed merge issue 9 years ago
vjpai 7f1b65b8c6 Took out dependence on vector 9 years ago
vjpai 574020edf1 Forgot to put this in the Mac version 9 years ago
Vijay Pai 2066443b7c Function name changed on merge.... 9 years ago
Vijay Pai 2ed337aab3 clang-format 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
vjpai 21e5d2b2f1 Add a Quit RPC so that we can conveniently shut down the workers from the driver. 9 years ago
Vijay Pai daadcc8f74 at 9 years ago
Vijay Pai 33e51184fc Address reviewer comments regarding const and shortage of comments 9 years ago
Vijay Pai 0d7a070e7e Add core-limited scenario and protobuf-based QPS scenario 9 years ago
Vijay Pai 595674275b Copyright and clang-format 9 years ago
Vijay Pai 6b05639ab1 Make sure that client limit is valid 9 years ago
Vijay Pai 7d45cdb60b Enable properly working core limits on clients and servers, 9 years ago
Vijay Pai c5eec2be89 Make dynamic sizing of async threads work again 9 years ago
Vijay Pai c64736d852 Clean-up core list usage and make it possible to reset the core list 9 years ago
Vijay Pai 5919e81ff1 Remove host option from ServerConfig proto since it is error-prone and 9 years ago
Vijay Pai 269c4b98c5 Testing scenarios for various performance characteristics 9 years ago
David Garcia Quintas 6523391782 sanity fixes 9 years ago
David Garcia Quintas 5a9462339d copyrights 9 years ago
Vijay Pai 16e45702ac clang-format 9 years ago
Vijay Pai 7d8335f875 Don't log newlines 9 years ago
Vijay Pai 7a984f0e3a Copyright 9 years ago
Vijay Pai d02dd30a1f Also dynamic sizing for num_clients on performance tests 9 years ago
Vijay Pai 32baa5e622 Allow dynamic sizing of async client and server thread pools 9 years ago
vjpai a24e9d774c Sanity checks and asan fix 9 years ago
vjpai 0c31b60805 Sanity failures (copyright, clang-format) 9 years ago
vjpai 94aada9ee5 clang-format 9 years ago
vjpai 020c2f36ac Fix copyright 9 years ago
vjpai a091a23a7f No need to put \n at end of a log message 9 years ago
vjpai a00f998089 Actually create async generic server 9 years ago
Vijay Pai bdf4acbbfb Properly state client name 9 years ago
Vijay Pai 0f14209061 Improve logging for test 9 years ago
Vijay Pai 57ecf766ab clang-format 9 years ago
Vijay Pai 58da895a8c localhost -> wildcard address 9 years ago
David Garcia Quintas 6a48405ed0 pre sync_stream.cc creation. Does not compile 9 years ago
vjpai f524844da9 Fix include guard 9 years ago
vjpai 41859d025b Added todo as a reminder to drive core selection automatically 9 years ago
vjpai 4f5146dac2 Change name from coresched to limit_cores 9 years ago
vjpai 861eb9f13a Fix copyrights for sanity 9 years ago
vjpai 2c42bb1d18 Copyright fixes for sanity 9 years ago
vjpai cd624d2eee Dealt with a nit 9 years ago
Vijay Pai d3ea2708cc Re-enable explicit specification of server port for qps worker. Also 9 years ago
vjpai caace811b4 Fix asan error caused by mismatch in alloc/dealloc between new[] and 9 years ago
David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
Craig Tiller 754bd26e28 clang-format code 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago