[
https://issues.apache.org/jira/browse/ARTEMIS-2996?focusedWorklogId=513054&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-513054
]
ASF GitHub Bot logged work on ARTEMIS-2996:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Nov/20 17:33
Start Date: 17/Nov/20 17:33
Worklog Time Spent: 10m
Work Description: franz1981 commented on pull request #3343:
URL: https://github.com/apache/activemq-artemis/pull/3343#issuecomment-729084973
That's the results against the very last version (using concurrent hash
sets/maps for the linked addresses):
```
Benchmark
(topicsLog2) Mode Cnt Score Error Units
WildcardAddressManagerPerfTest.both:testAddRemoveNewBindingWhilePublish
2 thrpt 16 308471.410 ± 5716.540 ops/s
WildcardAddressManagerPerfTest.both:testPublishWhileAddRemoveNewBinding
2 thrpt 16 105066755.032 ± 4830432.429 ops/s
WildcardAddressManagerPerfTest.both:testAddRemoveNewBindingWhilePublish
8 thrpt 16 6029.859 ± 298.996 ops/s
WildcardAddressManagerPerfTest.both:testPublishWhileAddRemoveNewBinding
8 thrpt 16 84996842.522 ± 2890128.047 ops/s
WildcardAddressManagerPerfTest.both:testAddRemoveNewBindingWhilePublish
10 thrpt 16 1127.679 ± 94.390 ops/s
WildcardAddressManagerPerfTest.both:testPublishWhileAddRemoveNewBinding
10 thrpt 16 48979269.260 ± 657710.616 ops/s
WildcardAddressManagerPerfTest.testJustAddRemoveNewBinding
2 thrpt 16 508689.125 ± 7910.394 ops/s
WildcardAddressManagerPerfTest.testJustAddRemoveNewBinding
8 thrpt 16 11218.972 ± 307.024 ops/s
WildcardAddressManagerPerfTest.testJustAddRemoveNewBinding
10 thrpt 16 1918.918 ± 143.462 ops/s
WildcardAddressManagerPerfTest.testJustPublish
2 thrpt 16 298489735.550 ± 3336624.283 ops/s
WildcardAddressManagerPerfTest.testJustPublish
8 thrpt 16 186897808.588 ± 2513969.124 ops/s
WildcardAddressManagerPerfTest.testJustPublish
10 thrpt 16 101008224.759 ± 2169930.719 ops/s
```
we're within the margin of errors but I still need to check how the memory
footprint has changed
----------------------------------------------------------------
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: 513054)
Time Spent: 11h 10m (was: 11h)
> 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: 11h 10m
> 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)