Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Are we done with big changes?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dan Sugalski  
View profile  
 More options Nov 1 2004, 9:14 am
Newsgroups: perl.perl6.internals
From: d...@sidhe.org (Dan Sugalski)
Date: Mon, 1 Nov 2004 09:14:00 -0500
Subject: Are we done with big changes?
At least for now? Because I need to get strings working right, so I'm
going to be implementing the encoding/charset library stuff, which is
going to cause some major disruptions. (This'll probably touch the
packfile stuff too, which ought to be fun...)
--
                                Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
d...@sidhe.org                         have teddy bears and even
                                       teddy bears get drunk


    Reply to author    Forward  
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.
Leopold Toetsch  
View profile  
 More options Nov 1 2004, 9:45 am
Newsgroups: perl.perl6.internals
From: l...@toetsch.at (Leopold Toetsch)
Date: Mon, 1 Nov 2004 15:45:48 +0100
Local: Mon, Nov 1 2004 9:45 am
Subject: Re: Are we done with big changes?

Dan Sugalski <d...@sidhe.org> wrote:
> At least for now?

Yep. A minute ago the last patch WRT indirect register addressing
changes went in. What's still missing is now some optimization for
reusing discarded chunks. But that's mostly restricted to register.c.

> ... Because I need to get strings working right, so I'm
> going to be implementing the encoding/charset library stuff, which is
> going to cause some major disruptions.

Ah good.

> ... (This'll probably touch the
> packfile stuff too, which ought to be fun...)

Not much. It'll just revert to a pre-ICU state.

leo


    Reply to author    Forward  
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.
Jeff Clites  
View profile  
 More options Nov 1 2004, 10:50 pm
Newsgroups: perl.perl6.internals
From: jcli...@mac.com (Jeff Clites)
Date: Mon, 1 Nov 2004 19:50:57 -0800
Local: Mon, Nov 1 2004 10:50 pm
Subject: Re: Are we done with big changes?
On Nov 1, 2004, at 6:14 AM, Dan Sugalski wrote:

> Because I need to get strings working right, so I'm going to be
> implementing the encoding/charset library stuff, which is going to
> cause some major disruptions.

Please tag cvs before checking this in.

Thanks,

JEff


    Reply to author    Forward  
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.
Dan Sugalski  
View profile  
 More options Nov 2 2004, 1:35 pm
Newsgroups: perl.perl6.internals
From: d...@sidhe.org (Dan Sugalski)
Date: Tue, 2 Nov 2004 13:35:09 -0500
Local: Tues, Nov 2 2004 1:35 pm
Subject: Re: Are we done with big changes?
At 6:32 PM +0000 11/2/04, Piers Cawley wrote:

>Jeff Clites <jcli...@mac.com> writes:

>>  On Nov 1, 2004, at 6:14 AM, Dan Sugalski wrote:

>>>  Because I need to get strings working right, so I'm going to be
>>>  implementing the encoding/charset library stuff, which is going to
>>>  cause some major disruptions.

>>  Please tag cvs before checking this in.

>Release candidate?

What, think this warrants a 0.1.2 release? I'm not so sure about
that. It's not that big a deal...
--
                                Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
d...@sidhe.org                         have teddy bears and even
                                       teddy bears get drunk


    Reply to author    Forward  
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.
Garrett Goebel  
View profile  
 More options Nov 3 2004, 7:54 am
Newsgroups: perl.perl6.internals
From: garr...@scriptpro.com (Garrett Goebel)
Date: Wed, 3 Nov 2004 06:54:16 -0600
Local: Wed, Nov 3 2004 7:54 am
Subject: RE: Are we done with big changes?

Weren't you the one calling them big changes?

What ever happened to: "release early, release often"?

To those lingering on the project's periphery, releases are one of the only
measures of the project's vitality that they have. Just look at the new
faces that pop in after a release. Who's going to argue that new blood isn't
better than old lurkers like myself that have a long track record of well...
not much?

Garrett

--
Garrett Goebel
IS Development Specialist

ScriptPro                   Direct: 913.403.5261
5828 Reeds Road               Main: 913.384.1008
Mission, KS 66202              Fax: 913.384.2180
www.scriptpro.com          garrett at scriptpro dot com


    Reply to author    Forward  
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.
Leopold Toetsch  
View profile  
 More options Nov 3 2004, 9:49 am
Newsgroups: perl.perl6.internals
From: l...@toetsch.at (Leopold Toetsch)
Date: Wed, 3 Nov 2004 15:49:01 +0100
Local: Wed, Nov 3 2004 9:49 am
Subject: Re: Are we done with big changes?

Garrett Goebel <garr...@scriptpro.com> wrote:
> Dan Sugalski wrote:
>>Piers Cawley wrote:

>>>Release candidate?

>>What, think this warrants a 0.1.2 release? I'm not so sure about that.
>>It's not that big a deal...
> Weren't you the one calling them big changes?

Tagging CVS can be helpful before committing bigger changes. Its
independent from a release.

> What ever happened to: "release early, release often"?

The last gap was an exception. We'll release in an approximately quarterly
interval. Last release is just 1 month ago.

> Garrett

leo

    Reply to author    Forward  
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.
Dan Sugalski  
View profile  
 More options Nov 4 2004, 4:41 pm
Newsgroups: perl.perl6.internals
From: d...@sidhe.org (Dan Sugalski)
Date: Thu, 4 Nov 2004 16:41:59 -0500
Local: Thurs, Nov 4 2004 4:41 pm
Subject: Re: Are we done with big changes?
At 4:38 PM -0500 11/4/04, Matt Diephouse wrote:

>On Tue, 2 Nov 2004 13:35:09 -0500, Dan Sugalski <d...@sidhe.org> wrote:
>>  What, think this warrants a 0.1.2 release? I'm not so sure about
>>  that. It's not that big a deal...

>In the past week, Parrot has seen a dramatic speedup. We're in about
>the best shape we've been in in the past 4 months:

>  http://www.sidhe.org/~timeparrot/graphs/A/sum.png

>Seems like a pretty big deal.

Hrm. Okay, then, if I've not managed to make a mess of things with
the stuff I've been doing, why don't we do a 0.1.2 performance
release? Between the speedups and the gentler effects of -t it seems
likely to be worth it for people who're working with parrot to do
stuff. (Better -t definitely makes debugging a *lot* less painful...)
--
                                Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
d...@sidhe.org                         have teddy bears and even
                                       teddy bears get drunk


    Reply to author    Forward  
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.
Leopold Toetsch  
View profile  
 More options Nov 5 2004, 2:35 am
Newsgroups: perl.perl6.internals
From: l...@toetsch.at (Leopold Toetsch)
Date: Fri, 5 Nov 2004 08:35:02 +0100
Local: Fri, Nov 5 2004 2:35 am
Subject: Re: Are we done with big changes?

Dan Sugalski <d...@sidhe.org> wrote:
> At 4:38 PM -0500 11/4/04, Matt Diephouse wrote:
>>On Tue, 2 Nov 2004 13:35:09 -0500, Dan Sugalski <d...@sidhe.org> wrote:
>>>  What, think this warrants a 0.1.2 release? I'm not so sure about
>>>  that. It's not that big a deal...

>>In the past week, Parrot has seen a dramatic speedup. We're in about
>>the best shape we've been in in the past 4 months:

>>  http://www.sidhe.org/~timeparrot/graphs/A/sum.png

>>Seems like a pretty big deal.

Raw function calling speed demonstrated by {oo,}fib [1] isn't there, where
it should. But fixing this needs some bigger changes. Anyway I'm glad
that the numbers indicate that the indirect register addressing is the
way to go.

[1] AFAIK a non-recursive benchmark is missing. Is it possible to get
timings for older versions for 3 TODO benchmarks:

Calling some nested functions and returning 1 result repeatedly. One for
PMC-only args/returns, one for int, and one for all 4 kinds of registers.

> Hrm. Okay, then, if I've not managed to make a mess of things with
> the stuff I've been doing, why don't we do a 0.1.2 performance
> release? Between the speedups and the gentler effects of -t it seems
> likely to be worth it for people who're working with parrot to do
> stuff.

Or wait for the new register allocator?

leo


    Reply to author    Forward  
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.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google