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

improve a little bit performance #398

Merged
merged 11 commits into from
May 12, 2020
Merged

improve a little bit performance #398

merged 11 commits into from
May 12, 2020

Conversation

penguinol
Copy link
Contributor

We can reuse the result of set::lower_bound as set::find, so that it will improve a little performace.
In my case, it's about 2.7%.

20200512173938

worker/src/RTC/SeqManager.cpp Outdated Show resolved Hide resolved
@jmillan
Copy link
Member

jmillan commented May 12, 2020

I'm OK with this, lets see Travis results.

worker/src/RTC/SeqManager.cpp Outdated Show resolved Hide resolved
@penguinol penguinol requested a review from ibc May 12, 2020 11:43
@ibc ibc merged commit c9fe16c into versatica:v3 May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants