snleee opened a new pull request, #10007: URL: https://github.com/apache/pinot/pull/10007
Added a JMH benchmark for varLengthDictionary. The test generates 2 segments (one with fixed, the other with varLength dictionaries) and compare the `dictionary.indexOf()` and `dictionary.get()` performance. -- 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]
