Daniel John Debrunner wrote:
Sunitha Kambhampati wrote:
DERBY-302 - Insert on Clob of 500k of data using streams takes long
time. It takes 3 mins on a sun jvm1.4.2 and 20 seconds with ibm jvm 1.4.2.
The following fix improves the performance of insert into a 500k blob
from 20 seconds to around 1 second. Note that by changing just the test
program time was reduced from 3 minutes to avg around 20 seconds.
Can you attach the patch to the Jira bug.
Dan.
sure. I have attached the patch to the jira bug.
Thanks,
Sunitha.