cxing opened a new issue, #9632: URL: https://github.com/apache/pinot/issues/9632
We found latest pinot code execute in very pool performance compared to 0.10.0 version Here the master code running screenshot: <img width="731" alt="image" src="https://user-images.githubusercontent.com/13634486/196975429-7d59f582-2575-4c24-b41d-50fa9517e3d8.png"> From code we found BCrypt checkpw spend about 80ms , but the query only need 5ms Here the enhanced screenshot in our env: <img width="692" alt="image" src="https://user-images.githubusercontent.com/13634486/196975891-5db4a4d3-c0b0-4547-a94b-b558361e479b.png"> -- 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]
