0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CLI for new -T option. More... over 12 years ago
Added -T option to enable time limit with -l repeat and loop mode More... over 12 years ago
Fix compile failure with libcouchbase More... over 12 years ago
Merge pull request #15 from steveyen/master More... over 12 years ago
Optional -r command-line flag for item value randomness. More... over 12 years ago
Add support via libcouchbase More... over 12 years ago
Remove pointless assertion check. More... almost 13 years ago
Change variable name so as to not shadow a global from time.h. More... almost 13 years ago
Formatting should be correct for size_t. More... almost 13 years ago
Re-add static to thread entry, only used from main. More... over 13 years ago
Use size_t consistently for total aggregation. More... over 13 years ago
Remove old error reporting method. More... over 13 years ago
Conditionally include binary error text strings. More... over 13 years ago
Fixed gcc warning. More... over 13 years ago
fixed off-by-one in textual_seterrmsg More... over 13 years ago
increased connection buffer to 1M + 256 More... over 13 years ago
fixed mistake causing compile warnings to be disabled More... over 13 years ago
Give more info about the failure when setting. More... over 13 years ago
Be verbose on sets too, when required. More... over 13 years ago
If the server disconnects us, let someone know. More... over 13 years ago
Correct and portable error string handling. More... over 13 years ago
Support for continuing when SERVER_ERROR on get. More... over 13 years ago
Portability fixes for FreeBSD and Mac OS X. More... over 13 years ago
return copy of error message from libmemc_get_error More... over 13 years ago
Add support for key prefix More... over 13 years ago
Data isn't missing if it's size should be 0. More... over 13 years ago
Refactor: change the get wrapper to return true/false More... over 13 years ago
Increase error information if set fails More... over 13 years ago
Added 99th percentile latency. More... over 13 years ago
Fixes for make dist, need header file. More... over 13 years ago