Skip to content

Minor adjustments to stats-output-dir and supporting script #9522

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

Merged
merged 6 commits into from
May 12, 2017

Conversation

graydon
Copy link
Contributor

@graydon graydon commented May 11, 2017

This just makes stats-output-dir a bit less likely to crash on bad filenames in assert builds, and improves the output digestion script (clearer formatting, thresholds, new comparison mode).

None of this is meaningful unless you're doing perf analysis.

@graydon
Copy link
Contributor Author

graydon commented May 11, 2017

@swift-ci please smoke test

@graydon graydon requested a review from jckarter May 11, 2017 22:16
@jckarter
Copy link
Contributor

Can we fix our YAML output to properly escape when necessary? This looks good as a stopgap, at least.

@graydon
Copy link
Contributor Author

graydon commented May 12, 2017

@jckarter Sadly the YAML non-quotable restriction is in libLLVMSupport, and the whole subsystem responsible for it is scheduled for significant reorganization (as soon as they can agree on how). I'm just doing bandaids at this point.

@graydon graydon merged commit a063e5b into swiftlang:master May 12, 2017
@graydon graydon deleted the more-stats-work branch September 13, 2017 16:42
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.

2 participants