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

I've added additional C++ optimizations and limited the number of threads we create #4

Merged
merged 7 commits into from
Oct 3, 2013

Conversation

m42a
Copy link
Contributor

@m42a m42a commented Oct 3, 2013

I've measured a speedup of about 25% from these changes, not counting the added speedup from multithreading. Most of it comes from the first 2 commits; I don't know how applicable those are to Go though.

@kidoman
Copy link
Owner

kidoman commented Oct 3, 2013

Alright let me get this merged in asap :) Kudos!

@kidoman kidoman merged commit e2616ac into kidoman:master Oct 3, 2013
@kidoman
Copy link
Owner

kidoman commented Oct 3, 2013

Done... thanks for the pr

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