ClickHouse/dbms/programs/performance-test
alexey-milovidov 461c4919d3
Merge pull request #5116 from PerformanceVision/send_header
Send a X-ClickHouse summary on the header for HTTP client with number of rows inserted
2019-05-25 20:20:35 +03:00
..
applySubstitutions.cpp Add normal logging, correct Ctrl+C handling and refactoring 2019-01-28 19:20:29 +03:00
applySubstitutions.h Add normal logging, correct Ctrl+C handling and refactoring 2019-01-28 19:20:29 +03:00
clickhouse-performance-test.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
CMakeLists.txt Fix link in split mode (#4574) 2019-03-04 20:47:31 +03:00
ConfigPreprocessor.cpp Resolved some of PVS-Studio warnings 2019-04-22 19:07:09 +03:00
ConfigPreprocessor.h Add normal logging, correct Ctrl+C handling and refactoring 2019-01-28 19:20:29 +03:00
executeQuery.cpp Progress rename for total_rows and write_[rows|bytes] 2019-05-20 18:37:41 +07:00
executeQuery.h Move Interpreters/Settings* -> Core/Settings* 2019-03-22 15:08:30 +03:00
JSONString.cpp Add normal logging, correct Ctrl+C handling and refactoring 2019-01-28 19:20:29 +03:00
JSONString.h Add normal logging, correct Ctrl+C handling and refactoring 2019-01-28 19:20:29 +03:00
PerformanceTest.cpp Add ability to make substitutions in create, fill and drop query. 2019-05-21 15:57:19 +03:00
PerformanceTest.h Remove not used methods 2019-05-22 17:00:32 +03:00
PerformanceTestInfo.cpp Fix style 2019-05-22 14:36:31 +03:00
PerformanceTestInfo.h Remove not used methods 2019-05-22 17:00:32 +03:00
PerformanceTestSuite.cpp Add ability to make substitutions in create, fill and drop query. 2019-05-21 15:57:19 +03:00
ReportBuilder.cpp Fix report builder 2019-02-06 18:48:53 +03:00
ReportBuilder.h Add ability to run queries by indexes 2019-02-04 20:37:55 +03:00
StopConditionsSet.cpp Add normal logging, correct Ctrl+C handling and refactoring 2019-01-28 19:20:29 +03:00
StopConditionsSet.h Fix headres + sort input files 2019-01-29 13:43:35 +03:00
TestStats.cpp Fix banch of flapping perf tests. Improve average speed calculation 2019-05-13 17:09:11 +03:00
TestStats.h Fix banch of flapping perf tests. Improve average speed calculation 2019-05-13 17:09:11 +03:00
TestStopConditions.cpp Add normal logging, correct Ctrl+C handling and refactoring 2019-01-28 19:20:29 +03:00
TestStopConditions.h Add normal logging, correct Ctrl+C handling and refactoring 2019-01-28 19:20:29 +03:00