XORing long strings opimization?

Francis Avila francisgavila at yahoo.com
Tue Nov 4 18:19:19 EST 2003


"Alex Martelli" <aleax at aleax.it> wrote in message
news:a%Vpb.94145$e5.3462437 at news1.tin.it...

> about performance, think about "array('b', ... -- it could buy you an easy
> speedup by a factor of 2, like here.

Why we should read a module a day: just today I learned about the array
module, when I *had* been using struct for similar tasks....

Sigh; if only the standard library weren't so *big* ;).
--
Francis Avila





More information about the Python-list mailing list