Skip to content

ARTEMIS-6115 - Add JMH test for SecurityManagerUtil.authorize#6512

Open
GChuf wants to merge 1 commit into
apache:mainfrom
GChuf:ARTEMIS-6010-test
Open

ARTEMIS-6115 - Add JMH test for SecurityManagerUtil.authorize#6512
GChuf wants to merge 1 commit into
apache:mainfrom
GChuf:ARTEMIS-6010-test

Conversation

@GChuf

@GChuf GChuf commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@GChuf

GChuf commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Adding some results here:

testMixedRealisticLoad

main:
SecurityManagerUtilAuthorizePerfTest.testMixedRealisticLoad            8                   8  thrpt    4  1447724.998 ± 131903.760  ops/s
SecurityManagerUtilAuthorizePerfTest.testMixedRealisticLoad            8                  64  thrpt    4  1469255.196 ± 112481.214  ops/s
SecurityManagerUtilAuthorizePerfTest.testMixedRealisticLoad         1024                   8  thrpt    4    10725.773 ±    969.388  ops/s
SecurityManagerUtilAuthorizePerfTest.testMixedRealisticLoad         1024                  64  thrpt    4     3370.991 ±    675.485  ops/s

ARTEMIS-6010:
SecurityManagerUtilAuthorizePerfTest.testMixedRealisticLoad            8                   8  thrpt    4  1987273.479 ± 418166.511  ops/s (+37%)
SecurityManagerUtilAuthorizePerfTest.testMixedRealisticLoad            8                  64  thrpt    4  1982439.979 ± 132183.999  ops/s (+35%)
SecurityManagerUtilAuthorizePerfTest.testMixedRealisticLoad         1024                   8  thrpt    4    13689.542 ±   1068.121  ops/s (+27%)
SecurityManagerUtilAuthorizePerfTest.testMixedRealisticLoad         1024                  64  thrpt    4    14257.800 ±   4640.701  ops/s (+323%)



testGuestSendDenied

main:
SecurityManagerUtilAuthorizePerfTest.testGuestSendDenied            8                   8  thrpt    4  1629657.175 ± 105127.627  ops/s
SecurityManagerUtilAuthorizePerfTest.testGuestSendDenied            8                  64  thrpt    4  1663939.770 ± 184689.908  ops/s
SecurityManagerUtilAuthorizePerfTest.testGuestSendDenied         1024                   8  thrpt    4     9070.053 ±    596.703  ops/s
SecurityManagerUtilAuthorizePerfTest.testGuestSendDenied         1024                  64  thrpt    4     2128.262 ±    260.978  ops/s

ARTEMIS-6010:
SecurityManagerUtilAuthorizePerfTest.testGuestSendDenied            8                   8  thrpt    4  2161555.224 ±  61623.114  ops/s (+33%)
SecurityManagerUtilAuthorizePerfTest.testGuestSendDenied            8                  64  thrpt    4  2064947.686 ± 172341.549  ops/s (+24%)
SecurityManagerUtilAuthorizePerfTest.testGuestSendDenied         1024                   8  thrpt    4    17034.768 ±   1383.279  ops/s (+87%)
SecurityManagerUtilAuthorizePerfTest.testGuestSendDenied         1024                  64  thrpt    4    15933.721 ±    825.356  ops/s (+649%)

@jbertram

Copy link
Copy Markdown
Contributor

ARTEMIS-6010 is fixed/closed so you'll need to associate this PR with a new Jira.

@GChuf

GChuf commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Added ARTEMIS-6115

@GChuf GChuf changed the title ARTEMIS-6010 - Add JMH test for SecurityManagerUtil.authorize ARTEMIS-6115 - Add JMH test for SecurityManagerUtil.authorize Jun 12, 2026
@GChuf GChuf force-pushed the ARTEMIS-6010-test branch from 652f1f8 to c046d8d Compare June 12, 2026 10:58
@GChuf GChuf force-pushed the ARTEMIS-6010-test branch from c046d8d to b84251d Compare June 12, 2026 11:20
@jbertram

Copy link
Copy Markdown
Contributor

The commit message still references ARTEMIS-6010. It should reference ARTEMIS-6115 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants