Re: General performance [was: drawing performance]


Subject: Re: General performance [was: drawing performance]
From: Aaron Lehmann (aaronl@vitelus.com)
Date: Mon Dec 18 2000 - 03:36:55 CST


On Mon, Dec 18, 2000 at 12:43:51AM -0800, Aaron Lehmann wrote:
> 19.05 0.04 0.04 238909 0.17 0.17 UT_stricmp
> // Yow! 20%?? This function is a hog!

Changing the UT_stricmp to a simple strcmp causes a dramatic speedup.
grepping the code, this should not cause any problems since every
single query is currently consistanly lowercase. A simple test didn't
turn up any immediate problems. Should I check in the one-line change
to UT_stricmp to strcmp for property names?




This archive was generated by hypermail 2b25 : Mon Dec 18 2000 - 03:37:05 CST