BewareMyPower commented on PR #24463:
URL: https://github.com/apache/pulsar/pull/24463#issuecomment-3004068829

   Updated test results to compare it with the legacy implementation in 
https://github.com/BewareMyPower/pulsar/actions/runs/15872434081/job/44752001433?pr=45
   
   ```
   TopicNameBenchmark.testConstruct                             thrpt       
258.932          ops/s
   TopicNameBenchmark.testConstructWithNamespaceInitialization  thrpt       
158.876          ops/s
   TopicNameBenchmark.testLegacyConstruct                       thrpt        
44.290          ops/s
   TopicNameBenchmark.testReadFromCache                         thrpt       
340.613          ops/s
   ```
   
   - The constructor is 5.8x faster than the existing one
   - The constructor with `NamespaceName` initialization is 3.6x faster than 
the existing one
   


-- 
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: commits-unsubscr...@pulsar.apache.org

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

Reply via email to