On Wednesday, 5 February 2014 at 01:02:37 UTC, Sean Kelly wrote:
Okay, just for fun, here are some results with the new scheduler.
  I injected periodic yields into the code to simulate the
yielding that would happen automatically if the code was using
send and receive.  First the code:

Hi Sean,

with "send and receive" you mean adding to a channel and doing a blocking take on it? Just for me to build up an understanding.

Regards, Bienlein

Reply via email to