On the off chance that your filterFunction is anonymous, you could try
de-anonymizing it (i.e., declare it as a private member function
wherever makes the most sense), since anonymous functions have some
overhead. Other than that, it's hard to say without seeing the function.
-- 
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com

-----Original Message-----
From: cegarza2 <[EMAIL PROTECTED]>
Reply-To: flexcoders@yahoogroups.com
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Fastest filterfunction for large ArrayColeccions ?
Date: Wed, 10 Dec 2008 09:54:13 -0000

Is there any way to speed a filterfunction for autocomplete component
with a large ArrayColection?

Thanks in advance

Carlos G.




 


Reply via email to