Skip to content

Conversation

@iiray
Copy link

@iiray iiray commented Nov 21, 2016

No description provided.

Yaguang Wang and others added 30 commits January 12, 2015 21:06
Make "cli info" show current stage information
Fix #270: S3 timeout parameter modifies both connection and inactivity timeouts
Add another tool which helps visualize COSBench results.
Signed-off-by: ywang19 <yaguang.wang@intel.com>
aws s3 java sdk sends request header "Expect: 100-continue" in default. It causes additional handshake and is unnecessary overhead during benchmark. Disable it to get rid of the overhead.
Get rid of 100-continue overhead
Initial commit of new OpenIO COSBench plugin
Fix #206 #264.

System.currentTimeMillis() is not monotonic and a second call
may return a value inferior to the first call if the system
time changes between the 2 calls. This is why we got negative
durations from time to time. System.nanoTime() is monotonic
and should avoid getting this problem.

(cherry picked from commit 893c955)
upgrade aws java sdk to 1.10.76 for commit dcbfa8
Update dependency for cosbench-s3
Signed-off-by: ywang19 <yaguang.wang@intel.com>
Signed-off-by: ywang19 <yaguang.wang@intel.com>
Signed-off-by: ywang19 <yaguang.wang@intel.com>
@iiray iiray closed this Nov 21, 2016
@iiray iiray reopened this Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.