On Thu, 2 Oct 2003 00:10:31 +0200 (CEST) Michele Ravani <[EMAIL PROTECTED]> wrote:
MR> improving 'objective' performance is great, but in the case of the address book MR> one could also think about addressing the 'subjective' performance. MR> Let me try to explain ... I understand quite well what you want to say, but when I wanted to do this the last time I realized that: a) it is quite difficult to do (we need to have a cache of recently used ADB entries somehow and update it properly... doing incremental search while you type is not that simple neither) b) with properly written search algorithm searching 10000 entries (how many do you have in your ADB?) should be instantaneous on modern CPUs so we clearly do something wrong here and this must be fixed... Regards, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
