-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Pat LeSmithe schrieb: > Georg Brandl wrote: >> Pat LeSmithe schrieb: >>> By the way, is possible somehow to take advantage of multiple cores >>> during the reading phase? >> >> That could be tricky. For that kind of parallel processing, I assume >> that multiprocessing would be the way to go since parsing reST isn't >> very I/O bound, and therefore the GIL . However, in the reading >> phase, all sorts of inventories on the environment object (which would >> have to be shared) are updated. > > Could we populate several environment objects and later merge them > efficiently?
I'll have to look into that. I've created a ticket so that it doesn't get lost: http://bitbucket.org/birkenfeld/sphinx/issue/277/ Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEARECAAYFAkr2it8ACgkQN9GcIYhpnLCbmACgoPirhPf+MaEl+JVcuwwqah+p 3Z4AoIJcnaZlCCfdCKMPzYTFr48l/1Vn =RkKs -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
