Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Story Points:
      1
    • Sprint:
      Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May

      Description

      When I first open a "bai" file, there is a very long pause. There is a very noticeable delay between triggering the "file open" action and then seeing the new track appear.

      This is a problem because it makes the user wonder: Did I do the action correctly? It's important to have better feedback.

      However, when I open other types of files, such as BAM file, IGB creates the track almost immediately.

      For this task, improve the speed of the BAI file open action so that there is no longer such a noticeable delay.

        Attachments

          Activity

          Hide
          pooja.nikhare Pooja Nikhare (Inactive) added a comment - - edited

          One possible solution to make the loading of Bai Files faster could be using multiple threads for reading the file second time. I am working on it.

          Show
          pooja.nikhare Pooja Nikhare (Inactive) added a comment - - edited One possible solution to make the loading of Bai Files faster could be using multiple threads for reading the file second time. I am working on it.
          Hide
          ann.loraine Ann Loraine added a comment -

          A question:
          Have you tried using a profiler to identify the bottlenecks?

          Show
          ann.loraine Ann Loraine added a comment - A question: Have you tried using a profiler to identify the bottlenecks?
          Hide
          pooja.nikhare Pooja Nikhare (Inactive) added a comment -

          I did not try profiler to identify the bottlenecks. I will try that to track performance.

          Show
          pooja.nikhare Pooja Nikhare (Inactive) added a comment - I did not try profiler to identify the bottlenecks. I will try that to track performance.
          Hide
          pooja.nikhare Pooja Nikhare (Inactive) added a comment -

          I tried to identify the bottleneck using Netbeans Profiler and analyzing the thread dump using https://fastthread.io/.
          Still not able to figure out which function is taking more time.
          Observed that opening Bai File using option "Open File" takes considerably less time than "Open URL".

          Show
          pooja.nikhare Pooja Nikhare (Inactive) added a comment - I tried to identify the bottleneck using Netbeans Profiler and analyzing the thread dump using https://fastthread.io/ . Still not able to figure out which function is taking more time. Observed that opening Bai File using option "Open File" takes considerably less time than "Open URL".

            People

            • Assignee:
              pooja.nikhare Pooja Nikhare (Inactive)
              Reporter:
              ann.loraine Ann Loraine
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: