View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002467 | Expressions | Bug | public | 2016-03-07 23:54 | 2021-02-06 06:30 |
Reporter | eivindkvedalen | Assigned To | eivindkvedalen | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 0.16 | ||||
Target Version | 0.20 | ||||
Summary | 0002467: Expression auto-completer slows down FreeCAD | ||||
Description | When working with documents with a large number of objects, it takes a very long time to build the internal data structure for the auto-completer when an expression input field is used. | ||||
Additional Information | See http://forum.freecadweb.org/viewtopic.php?f=8&t=11557&start=100#p116315 for suggested solution. | ||||
Tags | expressions, slow | ||||
FreeCAD Information | |||||
related to | 0003197 | closed | eivindkvedalen | FreeCAD | Auto-completion in edition of formulas |
|
See also comment on: http://forum.freecadweb.org/viewtopic.php?f=8&t=11557&start=160#p117650 |
|
@eivindkvedalen is it the same thing for 0.17 |
|
Another thread referencing this issue: https://forum.freecadweb.org/viewtopic.php?f=3&t=22232 |
|
Can someone please provide a sample file, or a step-by-step procedure for reproducing this issue? |
|
The expression completer has been refactored by this commit in upstream for performance improvement. It has since been refactored again in this PR for more functionalities but with the same performance improvement. There is no noticeable delay for completion with 1000+ objects. |
|
This ticket has been migrated to GitHub as issue 5644. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-07 23:54 | eivindkvedalen | New Issue | |
2016-03-07 23:54 | eivindkvedalen | Status | new => assigned |
2016-03-07 23:54 | eivindkvedalen | Assigned To | => eivindkvedalen |
2016-03-13 13:48 | wmayer | Note Added: 0006906 | |
2017-05-07 15:00 | Kunda1 | Tag Attached: expressions | |
2017-05-08 05:50 | Kunda1 | Tag Attached: slow | |
2017-10-05 15:42 | Kunda1 | Relationship added | related to 0003197 |
2017-10-05 15:44 | Kunda1 | Note Added: 0010248 | |
2017-12-13 15:29 | Kunda1 | Project | FreeCAD => Expressions |
2017-12-29 18:18 | Kunda1 | Note Added: 0010632 | |
2019-12-03 04:09 | ezzieyguywuf | Note Added: 0013857 | |
2020-02-28 06:15 | realthunder | Note Added: 0014190 | |
2021-02-06 06:30 | abdullah | Target Version | => 0.20 |