Newsgroups: perl.perl6.language
From: de...@ties.org (Deven T. Corzine)
Date: Thu, 15 Aug 2002 16:02:25 -0400 (EDT)
Local: Thurs, Aug 15 2002 4:02 pm
Subject: Re: Copy-restore on parameters? (was Re: Autovivi)
On Thu, 15 Aug 2002, Larry Wall wrote: Yes and no. > On Thu, 15 Aug 2002, Deven T. Corzine wrote: > : I've got another idea. How about using a copy-restore technique? > I suspect that would make Perl 6's sub calls even slower than Perl 5's. For the normal case (pass-by-value semantics), it should be about the same For the "is ro" or "is ref" case, it should be FASTER, since it could avoid Only the "is rw" case would be slower, since it would involve two copies Deven You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||