After profiling the application for performance, I discovered that this particular line takes about 8.3 seconds.
Void ActiproSoftware.SyntaxEditor.SemanticParserService.c()
However this slowdown is only once and subsequent uses of SyntaxEditor is fast. I was wondering what this function does and if there is any way to avoid this.
Thanks
Devel.
[Modified at 10/27/2008 03:50 PM]
Void ActiproSoftware.SyntaxEditor.SemanticParserService.c()
However this slowdown is only once and subsequent uses of SyntaxEditor is fast. I was wondering what this function does and if there is any way to avoid this.
Thanks
Devel.
[Modified at 10/27/2008 03:50 PM]