-
DDL:
CREATE EXTERNAL TABLE IF NOT EXISTS competitor_analytics.wtp_weekly_unique_hirer_by_billing_paid_budget_sheet_target
(
`week ending` string,
`dbhk` string,
`jsmy` string,
…
-
The current implementation of the H2O benchmarks does not include the `join` operations. We recognize this is a gap in evaluating dask's performance that needs to be corrected. I propose adding thes…
-
Hi,
I am trying to run truvari on the hapdiff unphased variants VCF (produced by the haplotype resolved HG002 assemblies) against the HG002 benchmarking VCF. I have given the commands used and the …
-
s3fs can unlock more performance by reducing the default value for `multipart_copy_size` from 512 MB. S3 is implemented as a distributed system and more parallel copies with smaller part sizes can im…
-
Hello there folks,
Was making use of this opendata, to get that new 0.25 degree data. I noticed something that I would like investigate.
As is stands now, the tools I see, namely 'client.py', pu…
-
I think a good "infrastructure" target for the NASA OSS call would be to expand our benchmarking suite (https://pandas.pydata.org/speed/xarray/#/)
AFAIK running these in a useful manner on CI is st…
-
### Which version of the AzCopy was used?
azcopy 10.18.0
### Which platform are you using? (ex: Windows, Mac, Linux)
Linux
### What command did you run?
azcopy benchmark "//?S3AccessKey=&S…
-
To match parity with the S3 benchmarking, create the Scale Factor 1 TPCH dataset in the Azure storage account
-
Investigate the impact of using different span sizes on benchmark workloads.
-
This PR is all performance optimization. In benchmarking with Trino, we find query performance to improve from 5% to 15%, depending on the query, and that includes all the I/O time from S3.
The mai…