[Python-Dev] Memory size overflows

Armin Rigo arigo@tunes.org
2002年10月17日 17:16:42 +0200 (CEST)


Hello,
On 2002年10月17日, Gerald S. Williams wrote:
> Here's a version of my previous algorithm with the checks added
> back in to improve overall performance. This one runs about as
> fast as the divide-and-compare algorithm for my test cases. :-)

We might be running into code bloats thought. If we go for such big
macros, I believe we should design them so that they run fast in the
common case and call a helper function otherwise. 
Armin

AltStyle によって変換されたページ (->オリジナル) /