> Has anyone actually done any performance testing on this? I have,
> on a p-166 with 32 megs ram, and lemme tell ya, traversing 20
> higher directories looking for app.cfm provided no noticeable
> difference in performance, even when cflooping a cfmodule,
> looking for app.cfm 100 times. Unnoticeable means 0-20ms extra,
> which cannot be honestly clocked.

CF does not search for Application.cfm when you call custom tags or use
CFMODULE. It searches Application.cfm only once for one request.

Erki


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to