Skip to content
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

Limit timezone testing to JDBC driver #738

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Limit timezone testing to JDBC driver #738

merged 1 commit into from
Oct 8, 2021

Conversation

zhicwu
Copy link
Contributor

@zhicwu zhicwu commented Oct 8, 2021

This will cut build time in half.

@github-actions
Copy link

github-actions bot commented Oct 8, 2021

Benchmark                           (client)  (connection)  (statement)   Mode  Cnt    Score     Error  Units
Basic.insertOneRandomNumber  clickhouse-jdbc         reuse       normal  thrpt   20  242.051 ±  28.847  ops/s
Basic.insertOneRandomNumber  clickhouse-jdbc         reuse     prepared  thrpt   20  246.251 ±  26.232  ops/s
Basic.insertOneRandomNumber  clickhouse-jdbc           new       normal  thrpt   20  243.003 ±  25.387  ops/s
Basic.insertOneRandomNumber  clickhouse-jdbc           new     prepared  thrpt   20  244.267 ±  31.113  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc         reuse       normal  thrpt   20  714.826 ± 102.698  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc         reuse     prepared  thrpt   20  766.112 ±  51.568  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc           new       normal  thrpt   20  740.833 ± 108.650  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc           new     prepared  thrpt   20  700.075 ±  76.189  ops/s

@zhicwu zhicwu merged commit 48a6c47 into ClickHouse:develop Oct 8, 2021
@zhicwu zhicwu deleted the update-build-script branch October 8, 2021 23:29
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.

1 participant