Posted 15 years ago
by fd1326

Hi.
I'm trying SyntaxEditor and have noticed an issue with creating first instance of it.
First call to "new SyntaxEditor();" is much slower than all subsequent calls to it.
Does it initialize some shared objects or smth like this at first call? Can it be avoided or moved to a separate thread?
I'm trying SyntaxEditor and have noticed an issue with creating first instance of it.
First call to "new SyntaxEditor();" is much slower than all subsequent calls to it.
Does it initialize some shared objects or smth like this at first call? Can it be avoided or moved to a separate thread?