Skip to content

HHH-15854 Performance tests demonstrating regressions in Hibernate 6 (Main) #6281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 222 commits into from

Conversation

theigl
Copy link
Contributor

@theigl theigl commented Mar 21, 2023

This PR against the main branch contains the same tests as #5741 and can be used to verify performance regressions in Hibernate 6.

https://hibernate.atlassian.net/browse/HHH-15854

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Mar 21, 2023

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [09c6b1e, 49e946a, b860887, 8213667, 082609e, 1e8e38d, 1def5d0, 06b7a19, 45e3f38, b0be548, 92ea565, 87e378a, 9e59e5f, a9f51a3, 8f6260f, 31f1a30, 4b8167c, bc31a95, 3092eed, 2ab56b3, e38b85e, 0bf50ae, 2927c00, 1b2107e, 53f752d, 5432260, d8c300d, e554549, 07a9cee, 559c325, d34a089, 511399c, 77b96a6, 34f05d1, 49fb2dc, af25660, 7bfab04, 86d9247, b682a10, 91eb9e1, c70d985, dd37031, 176978c, 969eb9f, a6f355a, e5c9b2a, 8415ffe, 577b6b1, 8f5d5fd, 2fd6f54, 81d1d95, a034550, 83478f5, 98f8e7e, 6169618, cb413fe, 0674300, 2c16e25, b2883fd, 3aa47ad, 106dc33, 642959d, 540fb0c, 9118873, c73f4e2, 4342b98, 457ca8d, e94d030, 11b051b, e655e94]
❌ The PR title or body should list the keys of all JIRA issues mentioned in the commits
    ↳ Issue keys mentioned in commits but missing from the PR title or body: [HHH-16333, HHH-16348, HHH-16280, HHH-16346, HHH-16311, HHH-16189, HHH-16287, HHH-16317, HHH-16355, HHH-16248, HHH-16353, HHH-16097, HHH-16337, HHH-16281, HHH-16334, HHH-16274, HHH-16249, HHH-16380, HHH-16339, HHH-16386, HHH-16390, HHH-16272, HHH-16391, HHH-16305, HHH-16399, HHH-16255, HHH-16378, HHH-16404, HHH-16402, HHH-16350, HHH-16400, HHH-16388, HHH-16358, HHH-16359, HHH-16372, HHH-16241, HHH-16218, HHH-16384, HHH-16396, HHH-16368, HHH-16407, HHH-16406, HHH-16414, HHH-16413, HHH-16012, HHH-16430, HHH-16403, HHH-16418, HHH-16340, HHH-16389, HHH-16435, HHH-16444, HHH-16429, HHH-16443, HHH-16163, HHH-16449, HHH-16387, HHH-16394, HHH-16460, HHH-16459, HHH-16349, HHH-16468, HHH-16438, HHH-16482, HHH-16481, HHH-16493, HHH-16457, HHH-16477, HHH-16471, HHH-16347, HHH-16362, HHH-16501, HHH-16479, HHH-16492, HHH-16382, HHH-16508, HHH-16500, HHH-15602, HHH-16485, HHH-16261, HHH-16458, HHH-16497, HHH-16511, HHH-16270, HHH-16314, HHH-16321, HHH-16271, HHH-16488, HHH-16363, HHH-16473, HHH-16409, HHH-16515, HHH-16441, HHH-16507]

› This message was automatically generated.

cigaly and others added 27 commits April 25, 2023 10:21
Signed-off-by: Jan Schatteman <[email protected]>

Correction to gradle/java-module.gradle for the checkerframework
Co-authored-by: Christian Beikov <[email protected]>

Add @nullable annotations to org.hibernate.spi
HHH-16466 - ARRAY parameter support for multi-key loads
HHH-16509 - Split parameter limit and IN element limit
# Conflicts:
#	hibernate-core/src/test/java/org/hibernate/orm/test/query/criteria/CriteriaPerformanceTest.java
@theigl theigl closed this Apr 27, 2023
@theigl theigl deleted the main-perf branch April 27, 2023 07:14
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

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.