-
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.
* Evaluation: Only finish message at the end of evaluation * TPC-H: Current output * fix: requirements.txt to reduce vulnerabilities * Benchmarker: Bugfix verbosity * Benchmarker: nan instead of NaN for NumPy 2.0 * Evaluation: natural_sort results * Evaluation: Catch error if time span is below 1 sec * Benchmarker: fixed query works again even if not fixed to first * Evaluation: Bugfix, if -pp derives names * Evaluation: Bugfix, show correct number of streams * Evaluation: Bugfix, show total throughput only if above 0 (i.e., successful execution exists) * Benchmarker: silent mode (-vn) * Benchmarker: better exception messages * Benchmarker: new convert_to_rounded_float() to avoid SyntaxError: invalid decimal literal * Benchmarker: Typo CLI help * Benchmarker: new convert_to_rounded_float() to avoid SyntaxError: invalid decimal literal * Benchmarker: Bugfix several streams with single connection, shuffling queries * Benchmarker: Random seed is used before each query, not only before each stream * Bump version to 0.14.2
- Loading branch information
Showing
11 changed files
with
275 additions
and
168 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.