Skip to content
Snippets Groups Projects
  1. Nov 03, 2015
    • vjpai's avatar
      Cleanup some names · d08a7381
      vjpai authored
      Remove some unused options and make server_threads relevant
      Start stubbing out better qps/core calculations
      d08a7381
  2. Oct 29, 2015
  3. Oct 28, 2015
  4. May 21, 2015
  5. May 12, 2015
  6. May 06, 2015
  7. Apr 27, 2015
  8. Apr 24, 2015
  9. Apr 16, 2015
  10. Apr 10, 2015
    • Craig Tiller's avatar
      Allow RunScenarios to spawn in-process workers · e9a6eb73
      Craig Tiller authored
      This allows us to get back to single binary tests where appropriate, which will help in-depth profiling efforts.
      I've built this atop my smoke_test changes as they inspired me to get this done.
      e9a6eb73
  11. Apr 09, 2015
  12. Apr 02, 2015
  13. Mar 31, 2015
  14. Mar 23, 2015
  15. Mar 19, 2015
    • Nicolas Noble's avatar
      Various Windows fixes. · cfd6073a
      Nicolas Noble authored
      -) using dupenv_s instead of getenv_s and calling strdup ourselves.
      -) few impossible-to-obtain if checks.
      -) various signed/unsigned casting.
      -) using time_t instead of time32_t
      -) checking output of FormatMessage for failures.
      -) don't redefine _WIN32_WINNT without undefining it first.
      -) fixed msvc's interlocked casting.
      -) renamed AddPort to AddListeningPort.
      -) added protobuf's third_party includes to search path.
      -) added a missing definition for inet_ntop in mingw32.
      -) removed useless declarations.
      cfd6073a
  16. Mar 05, 2015
  17. Mar 04, 2015
  18. Mar 03, 2015
Loading