-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Build(deps): Bump urllib3 from 1.26.18 to 1.26.19 (#158) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Requirements: New urllib * Benchmarker: Evaluation shows some basic statistics per default * Benchmarker: multiprocessing show WARNINGS * Benchmarker: Move data transfer infos to debug * Benchmarker: Default is stream (single connection, working connection-wise) * Docs: Parallel clients * Benchmarker: Single connection also for query-wise operations * Benchmarker: Evaluation shows some basic statistics per default * Docs: New parameters * Benchmarker: Show connection infos in evaluation * Benchmarker: Show infos in evaluation * Benchmarker: Show infos in evaluation, correct limit to dbms * Benchmarker: Show infos in evaluation, prepare correct limit to queries, that have been run * Evaluator: Treat 0.0 as missing value in statistics (connection times are 0.0, when no reconnect) * Benchmarker: Show infos in evaluation typo * Benchmarker: Show infos in evaluation - find first query (might not be Q1) * Benchmarker: Show infos in evaluation - find parameter numRun and numProcess * Benchmarker: Show infos in evaluation typo * Evaluator: Newer version of pandas * Benchmarker: Parallel streams in independent instances from CLI * Benchmarker: CLI unified * Benchmarker: Evaluate from CLI bugfixes * TPC-H: Q15 returns result (because of temporary view) * Benchmarker: use ' for names instead of " * Benchmarker: Evaluate from CLI - throughput * Benchmarker: CLI bugfixes * Benchmarker: Evaluate from CLI - throughput * Benchmarker: CLI loop over connections even if -pp active * Benchmarker: CLI bugfixes path conflicts * Benchmarker: Merger move output to debug * Benchmarker: Subfolder logic only makes sense for existing result folders or for parallel processes * Benchmarker: Evaluate from CLI - throughput even if no parallel execution * TPC-H: Updated docs * Start with current release * Benchmarker: bugfixes for no result sets or deactivated first queries * Benchmarker: Dont show evaluation for single processes in parallel execution * Benchmarker: Dont show evaluation for single processes in parallel execution - bugfixes * Benchmarker: Show more infos in evaluation * Evaluation: Show query name instead of number * fix: requirements.txt to reduce vulnerabilities * Evaluation: Only show errors and warnings if there are any * Bump version to 0.14.1 * Evaluation: Only finish message at the end of evaluation
- Loading branch information
Showing
8 changed files
with
103 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters