I'm not going to say 100%, but I'm about 95% sure that if that query is running on every request then your instance of Reactor is not in production mode, or else the Reactor instance itself is being recreated on every request.
On 5/8/07, Bryan S <[EMAIL PROTECTED]> wrote:
Brian I'm confused by this because it isn't confirmed by my testiing. I just re-checked that I have reactor in production mode. In the testing I reported on the speed increase from my enhancement to the query was realized on each and every update. If what you say is true I would expect it to be faster the first time when the change is in place but the speeds would be the same as with the old code each time after that. Am I missing something. It's really important that I figure this out because my app is really slow right now. Bryan On 5/7/07, Brian Kotek <[EMAIL PROTECTED]> wrote: > > Since Reactor only runs this query one time, at app startup, -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [EMAIL PROTECTED] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [EMAIL PROTECTED] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
