Whenever I create, update, or delete a session, the application is frozen for about 28 seconds before I can click or do anything else again. My system is Server 2012 R2 with 12GB and 8 cores, and the data source is on the same spinning disk as the OS. I am running Enterprise Edition 9.2.3.0 64-bit using a SQLite data source. I was using XML and switched to SQLite, but it didn't make it faster. I've also tried removing some old entries, but it hasn't sped up. Maybe I have too many saved connections; is there an ideal number?
↧