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

Less string manipulation when interfaceifying a type name #366

Merged
merged 1 commit into from
Aug 16, 2013
Merged

Less string manipulation when interfaceifying a type name #366

merged 1 commit into from
Aug 16, 2013

Conversation

2asoft
Copy link
Contributor

@2asoft 2asoft commented Aug 16, 2013

Don't do any excessive string manipulation when we just want to insert a single letter.
This is about 10x faster, though the times are very tiny in both cases. e.g. see http://ideone.com/A04fga

@anaisbetts
Copy link
Member

@2asoft Thanks!

anaisbetts pushed a commit that referenced this pull request Aug 16, 2013
Less string manipulation when interfaceifying a type name
@anaisbetts anaisbetts merged commit 3b387bd into reactiveui:master Aug 16, 2013
@lock lock bot locked and limited conversation to collaborators Jun 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants