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

Some smaller fast fixes #32

Merged
merged 8 commits into from
Jun 2, 2017
Merged

Some smaller fast fixes #32

merged 8 commits into from
Jun 2, 2017

Conversation

dalgaaf
Copy link
Collaborator

@dalgaaf dalgaaf commented Jun 1, 2017

No description provided.

Prefix operators for non-primitiv types, it should be usually
faster since it avoids creating a temporary copy.

Signed-off-by: Danny Al-Gaaf <[email protected]>
In a condition the usage of string::find() is inefficient
string::compare() would be faster.

Signed-off-by: Danny Al-Gaaf <[email protected]>
Signed-off-by: Danny Al-Gaaf <[email protected]>
@peter-mauritius peter-mauritius merged this pull request into master Jun 2, 2017
peter-mauritius added a commit that referenced this pull request Aug 16, 2017
peter-mauritius added a commit that referenced this pull request Sep 8, 2017
peter-mauritius added a commit that referenced this pull request Sep 8, 2017
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