Gentoo Archives: gentoo-portage-dev

From: Mike Auty <ikelos@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: Fwd: [gentoo-portage-dev] search functionality in emerge
Date: Thu, 12 Feb 2009 21:05:57
Message-Id: 49948F2F.6030503@gentoo.org
In Reply to: Fwd: [gentoo-portage-dev] search functionality in emerge by Emma Strubell
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Emma Strubell wrote:
5 > There must be a faster python pickler out there, though, any
6 > recommendations?
7
8 Right off the bat, you might try cPickle. It should work identically,
9 just faster. Also you can try importing psyco, if it's present it will
10 try semi-compiling some bits and pieces and *might* offer some speed-ups
11 (as in, it won't always, for small projects it might actually slow it down).
12
13 Mike 5:)
14 -----BEGIN PGP SIGNATURE-----
15 Version: GnuPG v2.0.9 (GNU/Linux)
16
17 iEYEARECAAYFAkmUjy8ACgkQu7rWomwgFXrW6wCfS9zTTgqbhiDyaU1opDJO3BM2
18 VO4AoIaPQ+t27OnTGh7tBEH/mqYntO/v
19 =NzDj
20 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: Fwd: [gentoo-portage-dev] search functionality in emerge Emma Strubell <emma.strubell@×××××.com>