Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6901

Re: Why is this so much faster?

Newsgroups comp.lang.python
Date 2011-06-02 18:28 -0700
Subject Re: Why is this so much faster?
From Keir Rice <keirrice@gmail.com>
Message-ID <mailman.2411.1307064518.9059.python-list@python.org> (permalink)

Show all headers | View raw


Thanks for the fast responses.

Tim, you're right I did have my lambda parameters the wrong way round.
Fixing up the order had no effect on the speed (platform is x64 win7).

Ian, I was basing my code off Fredrik Lundh post on comparing images.
http://effbot.org/zone/pil-comparing-images.htm

Terry, I will try replacing the pow function next.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Why is this so much faster? Keir Rice <keirrice@gmail.com> - 2011-06-02 18:28 -0700

csiph-web