Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support gzipped g cloud benchmark bucket files #218

Merged

Conversation

stanbrub
Copy link
Collaborator

@stanbrub stanbrub commented Nov 14, 2023

  • Reworked benchmark_tables.dh.py to handle optionally compressed files
    • For http (GCloud) files, cache locally first
    • Check for gzip files under the run id directories first
    • If not gzip form of file exists get plain csv
  • Archive and compress test-logs directory (tar.gz)
  • Tested locally and on Demo server with both types of files
  • Backed up current GCloud and gzipped release and nightly directories

@stanbrub stanbrub self-assigned this Nov 14, 2023
@stanbrub stanbrub linked an issue Nov 14, 2023 that may be closed by this pull request
@stanbrub stanbrub merged commit 1747bfa into deephaven:main Nov 14, 2023
2 checks passed
@stanbrub stanbrub deleted the support-gzipped-GCloud-benchmark-bucket-files branch November 14, 2023 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gzip CSV for Benchmark Cmd Line Results
1 participant