Issue Details (XML | Word | Printable)

Key: DERBY-1961
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Knut Anders Hatlen
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Derby

Investigate resource usage for different types of load on an in-memory database

Created: 16/Oct/06 10:22 AM   Updated: 29/Jun/09 02:27 PM
Return to search
Component/s: None
Affects Version/s: 10.2.1.6
Fix Version/s: 10.3.1.4

Time Tracking:
Not Specified

File Attachments:
  Size
Java Source File Licensed for inclusion in ASF works TestClient.java 2006-10-16 10:29 AM Knut Anders Hatlen 10 kB

Bug behavior facts: Performance
Resolution Date: 14/Jun/07 09:30 PM


 Description  « Hide
Investigate how much resources Derby uses and in which parts of the
code they are used on an in-memory database. Find numbers for
different kinds of load: single-record update and select operations,
and join operations.

Example of resource usage that could be measured: CPU, wall-clock
time, system calls, context switches, monitor contention, object
allocations, garbage collection, I/O.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Knut Anders Hatlen made changes - 16/Oct/06 10:29 AM
Field Original Value New Value
Attachment TestClient.java [ 12342987 ]
Knut Anders Hatlen made changes - 14/Jun/07 09:25 PM
Affects Version/s 10.2.1.6 [ 11187 ]
Knut Anders Hatlen made changes - 14/Jun/07 09:30 PM
Fix Version/s 10.3.0.0 [ 12310800 ]
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]
Dag H. Wanvik made changes - 29/Jun/09 01:47 PM
Component/s Performance [ 11709 ]
Dag H. Wanvik made changes - 29/Jun/09 02:27 PM
Derby Categories [Performance]