Kami commented on pull request #1617: URL: https://github.com/apache/libcloud/pull/1617#issuecomment-949951735
I noticed some test cases took almost 100 seconds, so I pushed a change which should speed it up - d31e3ee65768dbaa05bf85f85feb90c20f64749b, bbcaa2748fa96c607b6ac8252aff415ac30facbe. This will substantially reduce number of iterations (previously for some test cases we used 1 * 1024 * 1024 iterations which will be slow), but there will still be multiple ones so that iteration / chunk upload functionality will still be tested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
