CF2016 Performance Issues
As I test more with CF2016 Enterprise 64-bit, I'm finding weird and inconsistent performance issues. At the moment, I have two queries against my Oracle database that vary from 2ms to 3000+ms from one run to the next. Both queries are against relatively small tables that have all necessary indices, and both use bind variables. In production (CF9 32-bit), I'm not seeing anything like that. My Oracle analytics show no problems with the queries, no recommendations about tuning.
I can't help but assume that this release is too fresh and will require significant updates to get it to be production-ready. It feels like nobody else is trying to use it yet, so I can't find any other posts about this. Not to mention that the stupid decision to stop numbering and adopt this new clunky name makes it even harder to get decent Google results.
Has anybody else begun testing their applications in this new version and found weird issues like this? I'm wondering if I need to start trying alternative JVMs or something.
