[
https://issues.apache.org/jira/browse/ARTEMIS-2996?focusedWorklogId=512456&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-512456
]
ASF GitHub Bot logged work on ARTEMIS-2996:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Nov/20 16:56
Start Date: 16/Nov/20 16:56
Worklog Time Spent: 10m
Work Description: gtully commented on pull request #3343:
URL: https://github.com/apache/activemq-artemis/pull/3343#issuecomment-728189483
there are some nice wins here. good work.
the jmh having a non permissive license, means we cannot ship code with
reference. There is a nice example in protonj, a pom that does not deploy
anything and makes a nice executable jar.
see:
https://github.com/apache/qpid-proton-j/blob/1e6c7a3c8a89e8d9d7c4e36eeee623a3b5f657fd/tests/performance-jmh/pom.xml
that is the pattern we need to follow for the bench test code. a new module
that is disabled by default
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 512456)
Time Spent: 7h 50m (was: 7h 40m)
> Provide JMH Benchmarks for Artemis
> ----------------------------------
>
> Key: ARTEMIS-2996
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2996
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Tests
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Time Spent: 7h 50m
> Remaining Estimate: 0h
>
> In order to reliably measure performance of many Artemis component would be
> welcome to implement some https://github.com/openjdk/jmh benchmarks to be
> used for development purposes ie not part of the release
--
This message was sent by Atlassian Jira
(v8.3.4#803005)