[
https://issues.apache.org/jira/browse/DERBY-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495006
]
Anders Morken commented on DERBY-2634:
--------------------------------------
I did some testing on my own with a bare minimum test case, and saw similar
behavior. Pastebin of ij session available at http://pastebin.ca/478641 -
system under test is Derby 10.2.2 on a 32-bit ubuntu feisty with the java 1.6
client VM.
> CLOB performance partially very poor on linux system
> ----------------------------------------------------
>
> Key: DERBY-2634
> URL: https://issues.apache.org/jira/browse/DERBY-2634
> Project: Derby
> Issue Type: Improvement
> Components: Network Client, Network Server, Performance
> Affects Versions: 10.2.2.0, 10.3.0.0
> Environment: gnu linux, network client and network server on the same
> machine
> Reporter: Frank-Ralph Reiser
> Attachments: derbytest-linux-laptop-1.66GHz.txt, testcase.zip
>
>
> Doing some performance tests with several differente database
> implementations, we noticed very poor query performance of apache derby under
> certain conditions.
> If the select statement selects a CLOB column and if it contains a subselect,
> traversing the ResultSet takes very long with nearly no cpu load.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.