bench2 results

Marc Lehmann schmorp at schmorp.de
Thu Dec 2 06:24:35 CET 2010


> On Wed, Dec 01, 2010 at 07:57:04PM +0100, Aleksandar Lazic <al-anyevent at none.at> wrote:
> > I have found that I should call
> > > 
> > ###
> > use POE::Kernel { loop => 'POE::XS::Loop::EPoll' };
> > use POE;
> > ###
> 
> The existing runbench2 itself does that, btw.:
> 
> tst POE $a $b "-MEvent -MPOE=Loop::Event"

And actually reading docs really helps: I tried to benchmark using this, and
only later found that the POE::XS::Loop::Poll documentation indeed says that
this does NOT work correctly, and only the POE::Kernel %HASH thing works.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the anyevent mailing list