On Thu, Mar 07, 2002 at 09:55:53AM -0500, Berin Loritsch wrote: > How often are profilables registered with the profiler? The > question arrizes out of a possibility to make the API a little > nicer. > > If this action happens very often, the API needs to stay the same > because arrays are more efficient. > > However, if the action only happens once in a great while (like > during initialization), we should take advantage of the Java > collections API to make things a bit smoother.
I don't think it's the registration of profilables that would be done all that often - it's probably more the traversal of profilables/profile points to select which will be sampled, etc. Cheers, Marcus -- ..... ,,$$$$$$$$$, Marcus Crafter ;$' '$$$$: Computer Systems Engineer $: $$$$: ManageSoft GmbH $ o_)$$$: 82-84 Mainzer Landstrasse ;$, _/\ &&:' 60327 Frankfurt Germany ' /( &&& \_&&&&' &&&&. &&&&&&&: -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>