On Wed, Sep 10, 2008 at 8:13 AM, Tomeu Vizoso <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 10, 2008 at 2:05 PM, James Cameron <[EMAIL PROTECTED]> wrote:
>> But I did notice one odd thing that I wasn't fully aware of until now
>> ... the byte-code of the built-in modules was present, complete with doc
>> strings ... for example;
>
> Yes, we are aware of this one and have a fix on the line:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=460334
>
> There has been a thread recently on devel or sugar ml about it.
>
> If you could help us quantify how much this could help, it would be
> much appreciated.

Here's a quick reference to that previous thread:
  http://lists.laptop.org/pipermail/sugar/2008-August/007969.html

I guess I meant to turn on -OO on joyride, but didn't quite get around
to it; it would require patching/forking our numpy and python, and
then tweaking the sugar-shell startup to use -OO.  It looked like this
would save ~6M, but I don't know yet how much extra NAND space it
would take for the .pyo files.  I might be able to experiment and make
a build or two on the faster branch to quantify this.
 --scott

-- 
 ( http://cscott.net/ )
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to