Skip to content

Conversation

@ccotter
Copy link
Contributor

@ccotter ccotter commented Jan 6, 2025

Use a heap to avoid possibly linear enqueue operation time.

Fixes #648

Note: this doesn't quite accomplish what I wanted, since the intrusive_heap is not a real heap (yet).

Use a heap to avoid possibly linear enqueue operation time.

Fixes facebookexperimental#648
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 6, 2025
@ispeters
Copy link
Contributor

ispeters commented Jan 9, 2025

Thanks for the PR! Looking forward to approving it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unifex task/timed_single_thread_context cannot run 1 million concurrent tasks

3 participants