A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-September/055977.html below:

[Python-Dev] Revising RE docs

[Python-Dev] Revising RE docs [Python-Dev] Revising RE docsGuido van Rossum guido at python.org
Thu Sep 1 19:09:30 CEST 2005
On 8/31/05, Stephen J. Turnbull <stephen at xemacs.org> wrote:
> >>>>> "Michael" == Michael Chermside <mcherm at mcherm.com> writes:
> 
>     Michael> (2) is what we have today, but I would prefer (1) to
>     Michael> gently encourage people to use the precompiled objects
>     Michael> (which are distinctly faster when re-used).
> 
> Didn't Fredrik Lundh strongly imply that implicitly compiled objects
> are cached?  That's a pretty big speed up right there.

What happened to RTSL? ("Read the Source, Luke" :)

They *are* cached and there is no cost to using the functions instead
of the methods unless you have so many regexps in your program that
the cache is cleared (the limit is 100).

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
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