Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Faster startup by moving code out of commands.py?
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
 
Steve Borho  
View profile  
 More options May 1 2011, 11:26 am
From: Steve Borho <st...@borho.org>
Date: Sun, 1 May 2011 10:26:38 -0500
Local: Sun, May 1 2011 11:26 am
Subject: Re: Faster startup by moving code out of commands.py?
On Sun, May 1, 2011 at 9:49 AM, Peter Arrenbrecht

<peter.arrenbre...@gmail.com> wrote:
> Just a wild idea we had at the sprint: Maybe we could speed up hg by
> moving most of the code out of commands.py into separate files. Then
> each command would only have to parse code that it actually needs. And
> the command table could be filled with things that point to which file
> to load and which function to call in it.

> Would also help with structuring the stuff in commands.py a bit.

+1

I've had similar thoughts in the past, breaking commands.py into commands/

--
Steve Borho
_______________________________________________
Mercurial-devel mailing list
Mercurial-de...@selenic.com
http://selenic.com/mailman/listinfo/mercurial-devel


 
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.