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

Optimize hpx::when_n #999

Closed
hkaiser opened this issue Nov 7, 2013 · 0 comments
Closed

Optimize hpx::when_n #999

hkaiser opened this issue Nov 7, 2013 · 0 comments

Comments

@hkaiser
Copy link
Member

hkaiser commented Nov 7, 2013

We should skip attaching a callback to all futures which are already ready when passed to when_n. There should be a way to accommodate for ready futures in a better, faster way.

@ghost ghost assigned hkaiser Nov 7, 2013
@hkaiser hkaiser closed this as completed in 6dc5d8e Nov 7, 2013
hkaiser added a commit that referenced this issue Nov 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant