Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Spring 4, Spring 5
Description
To test:
- Open IGB
- Select latest human genome (click Mona Lisa icon); chromosome 1 will be the default chromosome upon selected the genome
- Open RNA-Seq > Graph - Scaled
- Click all the checkboxes to "open" all the datasets
- Click Load Data
- Wait for all the data to load from the server into IGB
- Click the trashcan icon (lower right) to force garbage collection
- Once all the data are loaded, choose the Graph tab
- Within the Graph tab, click "Select All" to select all the graphs
- Use the Y Axis Scale section to set Min value to 0 and Max value to 10000
Compare IGB running in JDK21 (version 10) to IGB running in JDK8 (version 9)
Make a note of responsiveness, meaning: How quickly does the interface respond when you attempt to use the interface components?
Also, if the responsiveness is really bad, so terrible you can barely do anything and can't really measure or assess responsiveness, try reducing the number of graphs in the display.
Attachments
Issue Links
- relates to
-
IGBF-3628 Investigate: How is IGB running faster in JDK21 vs JDK8?
- Closed
IGB running in JDK21 and JDK8 seems to have the same level of responsiveness when working with large amounts of data. Once the data is loaded, both versions of IGB were similarly slow to select the graph tab, highlight all tracks, and apply changes to all tracks. Zooming in and out also takes a while at first, but then after zooming once or twice, IGB seems to speed back up again in both versions. Reducing the number of graphs present in each version seemed to help responsiveness in similar ways, but IGB still seemed useable (albeit a bit slow) with 20 graphs present in both versions.