9.1 Proposal: Top five performance problems

Marco Pesenti Gritti mpgritti at gmail.com
Thu Oct 23 20:05:54 EDT 2008


On Fri, Oct 24, 2008 at 1:56 AM, Marco Pesenti Gritti
<mpgritti at gmail.com> wrote:
> * Activity startup is ridiculously slow.
>
> Design an API incompatible Activity class. Start from a very basic
> window and add functionalities on the top of it, trying to not regress
> startup time. Make sure that launcher feedback does not slow down
> startup.

A discussion about preloading and lazy loading approaches to the slow
module imports problems would also be interesting. pylauncher VS
gobject-introspection? both?

Marco



More information about the Devel mailing list