Skip to content

Add concurrent benchmark to performance test#11616

Merged
akuzm merged 16 commits intomasterfrom
aku/perf-benchmark
Jun 25, 2020
Merged

Add concurrent benchmark to performance test#11616
akuzm merged 16 commits intomasterfrom
aku/perf-benchmark

Conversation

@akuzm
Copy link
Contributor

@akuzm akuzm commented Jun 11, 2020

After the main test, run queries from website.xml in parallel using
clickhouse-benchmark. This can be useful to test the effects of
concurrency on performance. Comparison test can miss some effects
because it always runs queries sequentially, and many of them are even
single-threaded.

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

After the main test, run queries from `website.xml` in parallel using
`clickhouse-benchmark`. This can be useful to test the effects of
concurrency on performance. Comparison test can miss some effects
because it always runs queries sequentially, and many of them are even
single-threaded.
@blinkov blinkov added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants