Skip to content

JDBC perf test with JMH#2192

Merged
mzitnik merged 5 commits intomainfrom
jdbc-perf-test-with-jmh
Mar 4, 2025
Merged

JDBC perf test with JMH#2192
mzitnik merged 5 commits intomainfrom
jdbc-perf-test-with-jmh

Conversation

@mzitnik
Copy link
Contributor

@mzitnik mzitnik commented Mar 2, 2025

Summary

Performing JDBC testing with JMH

Closes #2179

Checklist

Delete items not relevant to your PR:

@mzitnik mzitnik requested review from Paultagoras and chernser March 2, 2025 15:04
@mzitnik mzitnik marked this pull request as ready for review March 2, 2025 15:04
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
23.5% Coverage on New Code (required ≥ 80%)
7.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@mzitnik mzitnik merged commit 4677774 into main Mar 4, 2025
22 of 25 checks passed
@mzitnik mzitnik deleted the jdbc-perf-test-with-jmh branch March 13, 2025 22:38
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.

[jdbc-v1,jdbc-v2] JDBC performance testing using JMH

3 participants