develooper Front page | perl.perl6.internals | Postings from February 2002

Re: I'm amazed - Is this true :")

From:
Bryan C. Warnock
Date:
February 4, 2002 17:07
Subject:
Re: I'm amazed - Is this true :")
Message ID:
20020205010737.BDES25889.femail29.sdc1.sfba.home.com@there
On Monday 04 February 2002 14:53, Simon Cozens wrote:
> Hong Zhang:
> > Frankly speaking, this number is misleading. I know the python and ruby
> > interpreter. They count "a + b" as 3 mops, load a, load b, and add top
> > two values of stack. The a and b can be any type, so type check,
> > coersion, vtable dispatch overhead are necessary. It is equivalent to
> > add to PMCs and produce a third PMC.
>
> That's why I wrote mops_p...

Hmm.  This was about to *really* piss me off until I went and looked at the 
source code.  Sure enough, Simon wrote it.

So where did mine go?

-- 
Bryan C. Warnock
bwarnock@capita.com



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About