codspeed-hq[bot] commented on PR #5322: URL: https://github.com/apache/opendal/pull/5322#issuecomment-2476014686
## [CodSpeed Performance Report](https://codspeed.io/apache/opendal/branches/remove-range-writer) ### Merging #5322 will **degrade performances by 18.88%** <sub>Comparing <code>remove-range-writer</code> (73784b4) with <code>main</code> (4dc0f15)</sub> ### Summary `❌ 8` regressions `✅ 65` untouched benchmarks > :warning: _Please fix the performance issues or [acknowledge them on CodSpeed](https://codspeed.io/apache/opendal/branches/remove-range-writer)._ ### Benchmarks breakdown | | Benchmark | `main` | `remove-range-writer` | Change | | --- | --------- | ----------------------- | ------------------- | ------ | | ❌ | `buffer 256 KiB * 32 chunk` | 154.4 ns | 183.6 ns | -15.89% | | ❌ | `buffer 256 KiB * 4 chunk` | 125.3 ns | 154.4 ns | -18.88% | | ❌ | `buffer 4.00 MiB * 32 chunk` | 125.3 ns | 154.4 ns | -18.88% | | ❌ | `buffer 4.00 MiB * 4 chunk` | 125.3 ns | 154.4 ns | -18.88% | | ❌ | `256 KiB * 1000k truncate` | 245.8 ns | 275 ns | -10.61% | | ❌ | `256 KiB * 100k truncate` | 245.8 ns | 275 ns | -10.61% | | ❌ | `256 KiB * 10k truncate` | 245.8 ns | 275 ns | -10.61% | | ❌ | `256 KiB * 1k truncate` | 245.8 ns | 275 ns | -10.61% | -- 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]
