Opened 12 years ago

Closed 12 years ago

#1859 closed defect (fixed)

OMEdit becomes very slow when long lines are used

Reported by: Per Östlund Owned by: Adeel Asghar
Priority: high Milestone:
Component: OMEdit Version: trunk
Keywords: Cc: Per Östlund, Alachew Mengist

Description

OMEdit seems to slow down a lot if a model has very long lines. This might become a problem for users who use e.g. CombiTables with many values.

Attachments (1)

ReallyLongArray.mo (12.7 KB ) - added by Per Östlund 12 years ago.
Example file

Download all attachments as: .zip

Change History (3)

by Per Östlund, 12 years ago

Attachment: ReallyLongArray.mo added

Example file

comment:1 by Adeel Asghar, 12 years ago

Cc: Alachew Mengist added

comment:2 by Adeel Asghar, 12 years ago

Resolution: fixed
Status: newclosed

This is a Qt bug,

https://bugreports.qt-project.org/browse/QTBUG-2491?page=com.googlecode.jira-suite-utilities:transitions-summary-tabpanel).

As a workaround the users are allowed to enable/disbale syntax hightlighting and line wrapping. Syntax highlighting effect the performance but we can improve the performance by enable line wrapping.

Note: See TracTickets for help on using tickets.