Menu

#4 30M SCD file load takes too much time

open
nobody
2
2010-09-30
2010-01-18
No

i have a 30M size, if opened on Winforms interface it takes around 5 minutes to open and about 400M RAM. This is maybe because tree implementation. If the same file is loaded using console version it takes up to 20 to 30 seconds.

Discussion

  • Daniel Espinosa Ortiz

    In the middle the GTK version use LibOpenSCL directly (as the console version) and loads information to widgets just when the user request them. Time drops to 45 seconds by using indexes as reference to objects in the SCL file.

     
  • Daniel Espinosa Ortiz

    • priority: 5 --> 2
     

Log in to post a comment.