adoroszlai commented on PR #10532: URL: https://github.com/apache/ozone/pull/10532#issuecomment-4730460674
> Further speed up TestUnhealthyContainersDerbyPerformance by using `BETWEEN` predicate instead of many `IN` clauses while deleting the contiguous container IDs While the speed improvement in `TestUnhealthyContainersDerbyPerformance` is nice (173 -> 51 seconds locally), the test no longer seems to simulate real workload, where a continuous range of 200K containers is unlikely. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
