[K/N][perf] Added option to analyze benchmarks without DB connection

This commit is contained in:
Elena Lepilkina
2021-09-08 18:24:42 +03:00
committed by Space
parent 00f61978b8
commit 8924730320
2 changed files with 10 additions and 2 deletions
+4
View File
@@ -250,6 +250,10 @@ Other developer tools also can use generated compilation database, but then `cla
Pay attention, user and password information(with flag `-u <username>:<password>`) should be provided to get data from TeamCity.
By default analyzing tool splits benchmarks into stable and unstable taking information from database. If you have no connection to inner network please use `-f` flag.
./benchmarksAnalyzer.kexe -f <file1> <file2>
### Testing native
For a quick check use: