On Fri, 21 Apr 2006 17:10:43 -0400
"David Stanek" <[EMAIL PROTECTED]> wrote:

> On 4/18/06, Jason Chu <[EMAIL PROTECTED]> wrote:
> >
> > I ran a profiler over my app today (again, getting ready for
> > release) and found that kid takes a significant time doing its
> > processing.
> >
> > One thing that sped things up was turning off balanced_blocks.  I
> > think we really should have a config file option for that one.
> 
> 
> Yeah that can probably be easily added to TurboKid.
> 
> I'm finding now that ElementStream._pull, _coalesce, and _track are
> the
> > functions that are taking the most time total, but they're pretty
> > speedy on individual calls.
> 
> I don't know where else to look for optimizations.  Any ideas?
> >
> >
> As Kevin said in another message, we are working on some significant
> changes in the pycon2006 branch. There are only two unit tests
> failing at this point. I can't guarantee that the changes will make
> things much faster, but it does simplify the logic quite a bit. So
> from there we can start cutting away until we get to blazing speed!
> 
> I may just end up committing the broken branch so that others can
> help me out...I am going on vacation for a week so I don't expect to
> have much internet access.

What ever happened with this?  Was there a branch or something?

I'm quite anxious to speed our app up some more ;)

Jason

Attachment: signature.asc
Description: PGP signature

Reply via email to