Re: Poor man's benchmarking issue - help needed
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Poor man's benchmarking issue - help needed
- From: steve donovan <steve.j.donovan@...>
- Date: 2011年8月31日 11:35:56 +0200
On Wed, Aug 31, 2011 at 11:32 AM, TNHarris <telliamed@whoopdedo.org> wrote:
> Partly because you're measuring table lookups. Alias math.floor and math.ceil to locals and the times I get go from 40% slower to just 25% slower.
That's the kind of thing that experienced people know and everyone
else needs to know, i.e. should go in the uFAQ under optimization
tips.
steve d.