kezhuw commented on PR #2279: URL: https://github.com/apache/zookeeper/pull/2279#issuecomment-3108731274
> This enhancement increased read throughput by 140% according to our perf comparison tests result. Is it possible to add the perf code to tests so others can evaluate it ? I saw three in our codebase. 1. https://github.com/apache/zookeeper/blob/9d1d25cd75295b4529ce5348ba0cfce9ef4fefd7/zookeeper-server/src/test/java/org/apache/zookeeper/server/DeserializationPerfTest.java#L65-L72 2. https://github.com/apache/zookeeper/blob/9d1d25cd75295b4529ce5348ba0cfce9ef4fefd7/zookeeper-server/src/test/java/org/apache/zookeeper/server/util/RequestPathMetricsCollectorTest.java#L416-L449 3. https://github.com/apache/zookeeper/blob/9d1d25cd75295b4529ce5348ba0cfce9ef4fefd7/zookeeper-server/src/test/java/org/apache/zookeeper/audit/ZKAuditLoggerPerformance.java#L139-L141 -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org