Postgres/Hibernate performance issue with v10
Hi,
In Intellij 10 I have noticed that my hibernate/postgres database functions are a lot slower than in 9.
A save/refresh on one of my larger entities will take like 5 seconds when deployed through 9, and 30-42 seconds in 10.
Here are the details of the project:
- Seam
- Hibernate
- Postgres 9
Here is what I have tried:
- Same project being opened in 9 and 10
- Same JBoss server/configuration
- Tried importing settings when installing 10
- Tried default settings when installing 10
- Tried 32 and 64 bit JDK
- Tried 32 and 64 bit idea launchers
- Tried running Postgres optimization
Any ideas? Slowing down my development!
Please sign in to leave a comment.
CPU snapshot would be appreciated: http://www.jetbrains.net/devnet/docs/DOC-192.
Here is a cpu snapshot.
Attachment(s):
IU-103.72_jhelfert_14.03.2011_14.36.30.zip
I've pretty much exhausted my knowledge as to troubleshooting this alone. :(
Switching back to v9 for the time being.
Any ideas on this? I'm still stuck using 9...
Queries seem to take about 5-7X longer when running in v10 instead of v9 for me.