[Rt-devel] Re: SetOwner speed

Ruslan Zakirov ruslan.zakirov at gmail.com
Wed Jun 14 17:02:10 EDT 2006


On 6/15/06, Alexey G Misyurenko <mag at caravan.ru> wrote:
> Alexey G Misyurenko wrote:
> > Hello!
> >
> > Tracing why take ticked (from nobody) operation take so long time
> > we found that mostly cost operation is call SetOwner() (from Take()) .
> > And most cost operation on SetOwner  id
> >
> >
> > my ( $del_id, $del_msg ) =
> > $self->OwnerGroup->MembersObj->First->Delete();
> >
> > Can some body explain for what this is needed?
> >
> >
> And can this call (... First->Delete() ) be omitted when cureent owner
> is 'Nobody'
> and new owner is not 'Nobody'
no, as nobody is also user :)

>
> --
> WBR,   Alexey G Misyurenko ( MAG-RIPE | MMAGG-RIPN )
> CTO of Caravan ISP            http://www.caravan.ru
> Phone: +7 095 3632252         Cell:  +7 095 5082794
>
>
> _______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
>
> Best Practical is hiring! Come hack Perl for us: http://bestpractical.com/about/jobs.html
>


-- 
Best regards, Ruslan.


More information about the Rt-devel mailing list