siddharthteotia commented on pull request #6320: URL: https://github.com/apache/incubator-pinot/pull/6320#issuecomment-739128938
Can you follow one of the perf test classes (module pinot-perf , e.g BenchmarkPinotDataBuffer, BenchmarkDictionary etc) and get some numbers? Also, you can write a simple test function that can be called while simultaneously profiling with YourKit/VisualVM. This can help reveal how the cpu and memory usage changes with this code. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
