Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[LLDB] Remove high-firing scoped timers from the Swift plugin #10695

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

Conversation

adrian-prantl
Copy link

I have come to the realization that signposts are more useful for very high level operations, at the level of granularity the removed timers were on, something like an Instruments trace has all the data needed for performance analysis and more.

(cherry picked from commit 3d2f03a)

Conflicts:
lldb/source/Plugins/LanguageRuntime/Swift/SwiftLanguageRuntime.cpp

I have come to the realization that signposts are more useful for very
high level operations, at the level of granularity the removed timers
were on, something like an Instruments trace has all the data needed
for performance analysis and more.

(cherry picked from commit 3d2f03a)

 Conflicts:
	lldb/source/Plugins/LanguageRuntime/Swift/SwiftLanguageRuntime.cpp
@adrian-prantl adrian-prantl merged commit 4bc8b75 into swiftlang:next May 16, 2025
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