A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2004-March/043515.html below:

[Python-Dev] Python startup time: String objects

[Python-Dev] Python startup time: String objects [Python-Dev] Python startup time: String objectsMartin v. Löwis martin at v.loewis.de
Thu Mar 25 11:32:29 EST 2004
The following message was sent by Guido van Rossum <guido at python.org> on Thu, 25 Mar 2004 05:48:56 -0800.

> Ah, I misunderstood.  The dict/list isn't marshalled separartely; it
> is built up during (un)marshalling.  Clever.  (Pickling does a similar
> thing.)

Indeed; this is actually a simplified version of the pickle object
sharing.

Armin suggested to remove marshal entirely and use pickle
for storing compiled byte code. It works fine with the version
of pickle that ships with Stackless, but is unfortunately slower
than marshal.

Regards,
Martin

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4