13
45
Fork
You've already forked fibers
10

Could read-copy-update wait/wake speed up fibers? #121

Open
opened 2025年04月22日 18:05:06 +02:00 by ArneBab · 0 comments
ArneBab commented 2025年04月22日 18:05:06 +02:00 (Migrated from github.com)
Copy link

Fibers used in the skynet benchmark currently takes 2-4 seconds while the best contenders are at 200-400ms, so there seems to be some bottleneck.

old asked on IRC, whether the Read Copy Update wait/wake pattern could speed them up.

Fibers used [in the skynet benchmark](https://github.com/atemerev/skynet/blob/master/guile-fibers/skynet.scm) currently takes 2-4 seconds while the best contenders are at 200-400ms, so there seems to be some bottleneck. old asked on IRC, whether the [Read Copy Update wait/wake pattern](https://github.com/urcu/userspace-rcu/blob/master/src/urcu-wait.h) could speed them up.
Sign in to join this conversation.
No Branch/Tag specified
main
revert-110-wip-cancel-timer-operations
fdless-draft
pr-60-adjust
more-operations
timer-wheel
cross
nice-dynamic-wind-experiment
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
guile/fibers#121
Reference in a new issue
guile/fibers
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?