Subject: [ruby-core:65535] Re: [ruby-trunk - Feature #10341] [Open] Fiber switch performance improvements
From: Eric Wong <normalperson@ b n >
Date: Wed, 8 Oct 2014 23:33:20 +0000
References: * 65518
In-reply-to: 65518
Cool, I can confirm the performance results on one of my systems.
I do not know the fiber code well, but it seems correct.
I think fiber_mark_self (and any non-static functions) needs to be
prefixed with "rb_" even if it is an internal API.