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

Integrate os_signpost for profiling #250

Merged
merged 2 commits into from
Jun 1, 2019
Merged

Integrate os_signpost for profiling #250

merged 2 commits into from
Jun 1, 2019

Conversation

kean
Copy link
Owner

@kean kean commented May 31, 2019

Integrate os_signpost and add an option to enable it:

/// `false` by default. If `true`, enables `os_signpost` logging for
/// measuring performance. You can visually see all the performance
/// metrics in `os_signpost` Instrument. For more information see
/// https://developer.apple.com/documentation/os/logging and
/// https://developer.apple.com/videos/play/wwdc2018/405/.
public static var isSignpostLoggingEnabled = false

Screenshot 2019-06-01 at 10 46 52

@kean kean merged commit 5ad7505 into nuke8 Jun 1, 2019
@kean kean deleted the os_signpost branch June 1, 2019 10:42
@kean kean mentioned this pull request Jan 28, 2021
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