View Issue Details

IDProjectCategoryView StatusLast Update
0002587CaseTalk ModelerGeneration (SQL, XML, etc)public2022-01-10 20:40
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Target Version10.2.1Fixed in Version10.2.1 
Summary0002587: ER/Studio performance issue
DescriptionER/Studio seems rather slow when the model is created by the CaseTalk script. This has to do with the screen updating for every element added. This can be turned off for performance reasons.
Additional Information    ' Performance boost AAN
    DiagramManager.EnableScreenUpdateEx(False, True)




       ' Performance boost UIT
    DiagramManager.EnableScreenUpdateEx(True, True)
TagsNo tags attached.
CaseTalk Editionunknown

Activities

Marco Wobben

Marco Wobben

2022-01-10 20:40

administrator   ~0004137

Closing automatically, stayed too long in resolved state. Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2020-07-06 15:22 Marco Wobben New Issue
2020-07-06 15:22 Marco Wobben Status new => assigned
2020-07-06 15:22 Marco Wobben Assigned To => Marco Wobben
2020-07-06 15:23 Marco Wobben Status assigned => resolved
2020-07-06 15:23 Marco Wobben Resolution open => fixed
2020-07-06 15:23 Marco Wobben Fixed in Version => 10.2.1
2022-01-10 20:40 Marco Wobben Note Added: 0004137
2022-01-10 20:40 Marco Wobben Status resolved => closed