Improve performance of Stratego editor
The Stratego editor is too slow. I just had to kill my unresponsive Eclipse when trying to open a 3300 Stratego lines file that contained syntactic errors (like “<<<<<<<<<<<<<” from a failed auto-merge).
Submitted by Sebastian Erdweg on 12 April 2013 at 17:34
Issue Log
On 12 April 2013 at 20:51 Vlad Vergu tagged error
On 12 April 2013 at 20:53 Vlad Vergu commented:
Hi Sebastian,
I’m thinking this may have been introduced by the recent parser changes. Can you check whether the same happens in the 1.1 stable version? Thanks.
On 12 April 2013 at 21:26 Vlad Vergu commented:
Bad issue number for a performance issue…
On 12 April 2013 at 23:39 Gabriël Konat commented:
I’ve encountered something similar in the Stratego editor. When I typed ‘collect’, the parser would parse for 3 mins before I closed it..
On 13 April 2013 at 00:36 Sebastian Erdweg commented:
The example file is available here. You can easily reintroduce the syntax error by pasting this
"<<<<<<<<<<<<<"
anywhere.
On 17 April 2013 at 11:24 Gabriël Konat tagged parser
On 20 April 2013 at 07:32 Guido Wachsmuth commented:
Does this happen only on nightly or also on stable?
On 13 July 2013 at 20:30 Gabriël Konat tagged performance
Log in to post comments