pingtimeout opened a new pull request, #2: URL: https://github.com/apache/polaris-tools/pull/2
This pull request introduces a comprehensive set of benchmarks to Polaris. The current set includes: * A benchmark that populates an empty Polaris server with a dataset that have predefined attributes * A benchmark that issues only read queries over that dataset * A benchmark that issues read and write queries (entity updates) over that dataset, with a configurable read/write ratio * A benchmark that creates commits against existing tables A documentation if provided in the README.md file, including examples of the different datasets that can be generated. The datasets are procedural, which means that given the same input parameters, the same datasets will be generated, thus enabling reproducible benchmarks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
