So does anyone know if the problems addresses here have been fixed back in the source?
On Wed, Jan 13, 2010 at 1:12 PM, Chuck Savage <[email protected]> wrote: >> >> <cfif variables._modelGlue.configuration.debug EQ "none"> >> <cfreturn /> >> </cfif> >> Please let us know how the performance of this code compares to the other >> two approaches. > > Well, my completely unscientific approach, just involved pasting that code > in Dennis ahead of my other code, and then counting in my head as I tried > various pages and load times. Of course pages didn't load in the exact same > time each time, but mostly they did. On average, the above snippet loads > maybe a half second slower than just checking an already set true/false > value. >
-- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
