This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes JDBC application Performance mystry Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JDBC application Performance mystry" Watch "JDBC application Performance mystry" New topic
Author

JDBC application Performance mystry

kundi kx
Greenhorn

Joined: Feb 03, 2003
Posts: 10
I programmed a Java application that read from data files and update Database through JDBC-ODBC.
Normally it was quite slow, 200 insert/delete takes about 50 seconds. Might have been low resource on my system. But no matter if I close all other application, it still run roughly 50 second, +/- 5 sec.
I didn't close the application and left over-night. Now I run the same 200 insert/delete testing operation set again, 2 seconds! repeatedly 2 second. What is going on?!?!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JDBC application Performance mystry
 
Similar Threads
Remote JDBC connection performance question
Save information in SQL database using timer
JDBC start/stop database needed
Performance while inserting in DB
Page Loading time in struts