Huaixinww commented on PR #15908: URL: https://github.com/apache/lucene/pull/15908#issuecomment-4168509217
One more thing. We found a related discussion on the mailing list here: https://lists.apache.org/thread/4lqh5w9mxm4ffr5kxlxhh06d9gdv3gto In the thread, Uwe Schindler mentioned a potential performance degradation in update-heavy scenarios if the limit is set back to 1. I've searched through related issues but couldn't find any specific benchmarks comparing these values. I was wondering: has the Lucene project conducted any specific performance tests on this? For instance, a comparison of performance under heavy updates with the SharedArenaMaxPermits limit set to 1024, 64, and 1? Any insights on this would be greatly appreciated. -- 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]
