Opened 9 years ago
Closed 8 years ago
#3949 closed defect (fixed)
Susan parses the same interface files several times included from different files
| Reported by: | Adrian Pop | Owned by: | Martin Sjölund |
|---|---|---|---|
| Priority: | high | Milestone: | 1.12.0 |
| Component: | Susan (Templates) | Version: | |
| Keywords: | Cc: |
Description
Currently Susan parses the same interface file included from different templates each time. We should cache those as is rather slow (at least on Windows).
Attachments (1)
Change History (4)
by , 9 years ago
| Attachment: | CodegenFMUCppHpcom.mo.log added |
|---|
comment:1 by , 9 years ago
comment:2 by , 8 years ago
| Milestone: | Future → 1.12.0 |
|---|---|
| Owner: | changed from to |
| Status: | new → accepted |
maint/1.11: 1m6s
maint/1.12: 0.388s
comment:3 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

As one can see in the attached file the same files are parsed all over again.