You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/02/02 05:06:26 UTC

[GitHub] [kafka] cmccabe edited a comment on pull request #9901: KAFKA-12209: Add the timeline data structures for the KIP-631 controller

cmccabe edited a comment on pull request #9901:
URL: https://github.com/apache/kafka/pull/9901#issuecomment-771291613


   For results, I get:
   ```
   Benchmark                                             Mode  Cnt    Score    Error  Units
   TimelineHashMapBenchmark.testAddEntriesInHashMap      avgt   10  137.942 ±  3.067  ms/op
   TimelineHashMapBenchmark.testAddEntriesInTimelineMap  avgt   10  252.125 ± 14.830  ms/op
   TimelineHashMapBenchmark.testAddEntriesWithSnapshots  avgt   10  264.425 ± 16.350  ms/op
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org