Skip to content

[5.1] Use the Swift runtime's (faster) class check in the stdlib instead of shimming object_getClass() #24647

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

Catfish-Man
Copy link
Contributor

@Catfish-Man Catfish-Man commented May 9, 2019

Cherry-picking this speedup to 5.1 from #23732

… shimming object_getClass()

(cherry picked from commit 96a9326)
@Catfish-Man Catfish-Man changed the base branch from master to swift-5.1-branch May 9, 2019 20:54
@Catfish-Man
Copy link
Contributor Author

@swift-ci please test

@Catfish-Man Catfish-Man requested a review from airspeedswift May 9, 2019 20:54
@Catfish-Man Catfish-Man self-assigned this May 9, 2019
@Catfish-Man Catfish-Man changed the title Use the Swift runtime's (faster) class check in the stdlib instead of shimming object_getClass() [5.1] Use the Swift runtime's (faster) class check in the stdlib instead of shimming object_getClass() May 9, 2019
@airspeedswift airspeedswift merged commit 17f2bda into swiftlang:swift-5.1-branch May 9, 2019
@Catfish-Man
Copy link
Contributor Author

Original PR: #24647

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