..
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
CMakeLists.txt
Add missing dependecies on sight to enable --no-undefined option
2019-07-04 17:05:55 +03:00
ConfigPreprocessor.cpp
Flush query log instead of waiting for it.
2019-07-09 17:22:42 +03:00
ConfigPreprocessor.h
Add normal logging, correct Ctrl+C handling and refactoring
2019-01-28 19:20:29 +03:00
executeQuery.cpp
Cleanup.
2019-07-08 18:35:32 +03: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
In performance test, do not read query log for queries we didn't run. ( #6427 )
2019-08-14 14:04:11 +03:00
PerformanceTest.h
timeouts in performance tests
2019-06-02 12:43:57 +03:00
PerformanceTestInfo.cpp
Do not include Field.h everywhere through SettingsCommon.h.
2019-10-07 20:23:05 +03:00
PerformanceTestInfo.h
Remove not used methods
2019-05-22 17:00:32 +03:00
PerformanceTestSuite.cpp
Renaming
2019-08-23 18:47:27 +03:00
ReportBuilder.cpp
Do not report strange exception messages into JSON report from performance-test
2019-07-29 12:05:37 +03:00
ReportBuilder.h
Add ability to run queries by indexes
2019-02-04 20:37:55 +03:00
StopConditionsSet.cpp
Typo
2019-09-13 19:24:59 +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
Read the query log after running all the queries.
2019-07-08 16:23:30 +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