Skip to content

Add utils/process-stats-dir.py to digest output of swiftc -stats-output-dir #9474

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 1 commit into from
May 11, 2017

Conversation

graydon
Copy link
Contributor

@graydon graydon commented May 10, 2017

This is just a utility script in which I'm accumulating bits of logic for analyzing the output of
the recently-added swiftc -stats-output-dir; it's only useful if you happen to be doing perf
analysis based on those stats, isn't otherwise live.

(Currently has two useful modes, one of which tells you about the achieved level of incrementality
in a build, set-of-builds, or pairs-of-sets-of-builds; the other outputs "catapult"-compatible event
traces so you can visualize the driver's activities over a build in https://github.com/catapult-project/catapult/tree/master/tracing)

@graydon graydon requested a review from ddunbar May 10, 2017 22:01
@graydon
Copy link
Contributor Author

graydon commented May 10, 2017

@swift-ci please smoke test

@graydon graydon merged commit 4ba24d2 into swiftlang:master May 11, 2017
@graydon graydon deleted the process-stats-dir 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.

1 participant