--- cvsroot/Coro/eg/bench 2008/11/08 04:31:28 1.19 +++ cvsroot/Coro/eg/bench 2011/05/30 02:21:54 1.21 @@ -66,6 +66,8 @@ transfer($main, $c0); transfer($main, $c1); +#Coro::State::enable_times 1; +#use Coro::Debug; Coro::Debug::command "ps";#d# #(async { timethese 5000000, { function => 'a(5); a(6)', @@ -75,6 +77,6 @@ transfer1 => 'transfer($main, $c1)', }; #})->join; - +#use Coro::Debug; Coro::Debug::command "ps";#d#