Commit graph

18 commits

Author SHA1 Message Date
Chris Lu b9aee2defb add TTL support
The volume TTL and file TTL are not necessarily the same. as long as
file TTL is smaller than volume TTL, it'll be fine.

volume TTL is used when assigning file id, e.g.
http://.../dir/assign?ttl=3h

file TTL is used when uploading
2014-09-20 12:38:59 -07:00
Chris Lu 39b774a131 1. adding statistics reporting
2. refactor version to util package
2014-03-25 13:46:59 -07:00
Chris Lu b1f083cb60 fix delayed deletion 2014-03-23 21:56:24 -07:00
Chris Lu 5c6a166761 better delayed deletion 2014-03-20 13:58:56 -07:00
Chris Lu 7251e357e7 enhance deletion operation 2014-03-20 13:30:34 -07:00
Chris Lu 252e553ef2 add deletion during benchmarking 2014-03-19 04:44:59 -07:00
Chris Lu 2841d59fb0 randomize the file size a little bit 2014-03-18 23:45:02 -07:00
Chris Lu 1040761ab6 avoid herding effect by double checking 2014-03-16 13:50:20 -07:00
Chris Lu 0c42c69e94 less greedy concurrency level, reducing open files 2014-03-14 01:53:47 -07:00
Chris Lu 7621b9b8a9 help content textual changes 2014-03-13 12:11:26 -07:00
Chris Lu 24cc55b444 1. increase default concurrency level
2. efficient stats collection and calculation
3. accurate error count
2014-03-12 14:10:28 -07:00
Chris Lu 054374c765 in progress, trying to make benchmark working better to reuse http
connections.
2014-03-12 10:30:57 -07:00
Chris Lu c81f85e16d add percentage of benchmark progress
plan to release v0.48
2014-03-10 13:34:06 -07:00
Chris Lu 45757b8b55 minor output format change 2014-03-10 13:22:08 -07:00
Chris Lu 1f0a564e43 adding progress report during benchmarking 2014-03-10 13:21:21 -07:00
Chris Lu a121453188 benchmarking writing data to a specific collection 2014-03-09 23:54:07 -07:00
Chris Lu eac9c4d86b better benchmarking statistics 2014-03-09 23:12:05 -07:00
Chris Lu 86b17e8972 a kind of working benchmark 2014-03-09 19:42:50 -07:00