Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(fiber): optimize reader enqueue
we know that case [Empty_with_readers] has at least one job to enqueue, so we enqueue it manually ourselves before enqueuing the rest. Signed-off-by: Rudi Grinberg <me@rgrinberg.com> ps-id: de9dbcec-fc09-426c-a9e2-811f5f38f430
- Loading branch information