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 02:02:08 UTC

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

cmccabe commented 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  128.428 ±  4.225  ms/op
   TimelineHashMapBenchmark.testAddEntriesInTimelineMap  avgt   10  251.393 ± 16.246  ms/op
   TimelineHashMapBenchmark.testAddEntriesWithSnapshots  avgt   10  403.364 ±  3.685  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