[ https://issues.apache.org/jira/browse/HIVE-19902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539369#comment-16539369 ]
Owen O'Malley commented on HIVE-19902: -------------------------------------- I agree with [~pvary] that this should be in: {code:java}standalone-metastore/benchmarks{code} I see that you've built your own framework for the benchmarks, instead of using jmh, which seems excessive. I guess my biggest concern is determining the goal of this jira. What are you trying to measure? * the rpc costs? * the cost of the methods on the server? Micro-benchmarks do best when they have a relatively limited scope or are comparing alternatives (thrift vs http rpc). > Provide Metastore micro-benchmarks > ---------------------------------- > > Key: HIVE-19902 > URL: https://issues.apache.org/jira/browse/HIVE-19902 > Project: Hive > Issue Type: Improvement > Components: Standalone Metastore > Affects Versions: 3.1.0, 4.0.0 > Reporter: Alexander Kolbasov > Assignee: Alexander Kolbasov > Priority: Major > Attachments: HIVE-19902.01.patch, HIVE-19902.02.patch, > HIVE-19902.03.patch, HIVE-19902.04.patch > > > It would be very useful to have metastore benchmarks to be able to track perf > issues. -- This message was sent by Atlassian JIRA (v7.6.3#76005)