chitralverma commented on issue #5938: URL: https://github.com/apache/opendal/issues/5938#issuecomment-2772485568
ran the tests on exactly the same setup, and got much better results, see below. ``` # config that i'm using chunk is default (not set) concurrent is set to 1024 ``` Is it possible to include this in the upcoming release @Xuanwo ? ``` Benchmarking upload_comparison/upload_with_opendal: Warming up for 3.0000 s Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 1731.4s, or reduce sample count to 10. upload_comparison/upload_with_opendal time: [14.327 s 14.686 s 15.057 s] Found 4 outliers among 100 measurements (4.00%) 1 (1.00%) low mild 3 (3.00%) high mild Benchmarking upload_comparison/upload_with_object_store: Warming up for 3.0000 s Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 1715.1s, or reduce sample count to 10. upload_comparison/upload_with_object_store time: [17.602 s 18.104 s 18.641 s] Found 7 outliers among 100 measurements (7.00%) 6 (6.00%) high mild 1 (1.00%) high severe ```  -- 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: commits-unsubscr...@opendal.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org