Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Simplify post-run steps for continuous benchmarking#2583

Merged
NateBrady23 merged 1 commit intoTechEmpower:masterfrom
michaelhixson:simplify-post-run-steps
Mar 7, 2017
Merged

Simplify post-run steps for continuous benchmarking#2583
NateBrady23 merged 1 commit intoTechEmpower:masterfrom
michaelhixson:simplify-post-run-steps

Conversation

@michaelhixson
Copy link
Copy Markdown
Contributor

Create a zip of the results directory, and that's it, basically.

The previous behavior broke when we stopped using a "latest" results directory. This repairs and simplifies that behavior.

Put the entire results directory into a zip archive on the local disk.
Preserve the directory structure in the archive (previously the archive
was flat) and actually compress the contents (previous they were not
compressed).  Do not attempt to send an email.
@NateBrady23 NateBrady23 merged commit f5a568a into TechEmpower:master Mar 7, 2017
zloster pushed a commit to zloster/FrameworkBenchmarks that referenced this pull request Mar 21, 2017
Put the entire results directory into a zip archive on the local disk.
Preserve the directory structure in the archive (previously the archive
was flat) and actually compress the contents (previous they were not
compressed).  Do not attempt to send an email.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants