alexey-milovidov
|
25288ac4d5
|
Update PerformanceTest.cpp
|
2017-07-18 19:35:01 +03:00 |
|
proller
|
cd54ff0f82
|
Fix PerformanceTest, fix tests
|
2017-07-18 19:35:01 +03:00 |
|
Alexey Zatelepin
|
7892129481
|
peformance-test: fix rows_read, bytes_read calculation [#CLICKHOUSE-3086]
|
2017-07-11 21:26:05 +03:00 |
|
proller
|
4db8d09de9
|
Reorganize includes. part 1 (#921)
* Make libunwind optional. Allow use custom libcctz
* fix
* Fix
* fix
* Update BaseDaemon.cpp
* Update CMakeLists.txt
* Reorganize includes. part 1
* Update dbms_include.cmake
* Reorganize includes. part 2
* Reorganize includes. part 3
* dbms/src/Common/ThreadPool -> libs/libcommon
* Reorganize includes. part 4
* Fix print_include_directories
* Update thread_creation_latency.cpp
* Update StringRef.h
|
2017-06-23 23:22:35 +03:00 |
|
Alexey Zatelepin
|
cc87d4ad80
|
add string comparisons performance test [#CLICKHOUSE-3070]
|
2017-06-22 23:10:43 +03:00 |
|
proller
|
70d9fb06b4
|
PerformanceTest: use getMultiple*FromConfig, fix debug helpers (#915)
* PerformanceTest: use getMultiple*FromConfig, fix debug helpers
* Missing file
|
2017-06-22 21:56:40 +03:00 |
|
proller
|
8ef51bf19b
|
Fixing PerformanceTest: table_exists condition, move getMemoryAmount function to file. Add more debug helpers (#905)
* Fix missing includes
* ComplexKeyCacheDictionary: Move includes to .cpp
* Fixing PerformanceTest: table_exists condition, move getMemoryAmount function to file. Add more debug helpers
* Multiplatform memory size getter
* Requested changes
* Requested changes
* Requested changes
* fix
* Requested changes
|
2017-06-22 18:57:37 +03:00 |
|
Alexey Zatelepin
|
374e92f76e
|
performance-test: allow same stop condition to be present in all_of and any_of sections [#CLICKHOUSE-3086]
|
2017-06-21 22:20:57 +03:00 |
|
Alexey Zatelepin
|
1783d233e2
|
performance-test: do not take cancelled query times into account [#CLICKHOUSE-3086]
|
2017-06-21 22:20:57 +03:00 |
|
Alexey Zatelepin
|
0bc0150682
|
performance-test: add server version to json output [#CLICKHOUSE-3086]
|
2017-06-21 22:20:57 +03:00 |
|
Alexey Zatelepin
|
53aa599dc7
|
performance-test: rename params for clarity [#CLICKHOUSE-3086]
|
2017-06-21 22:20:57 +03:00 |
|
Alexey Zatelepin
|
678d1ef605
|
performance-test: fix incorrect results reporting [#CLICKHOUSE-3086]
|
2017-06-21 22:20:57 +03:00 |
|
Alexey Zatelepin
|
ef2cf67736
|
performance-test: allow several queries in xml scenarios [#CLICKHOUSE-3086]
|
2017-06-21 22:20:57 +03:00 |
|
Vitaliy Lyudvichenko
|
a098fb170a
|
Avoid creating multiple global Context. [#CLICKHOUSE-3083]
|
2017-06-20 10:49:18 +03:00 |
|
Alexey Milovidov
|
b1a645cb6d
|
Moved tools sources out of library code [#CLICKHOUSE-2].
|
2017-06-16 19:16:22 +03:00 |
|