Move EventB's variable generator over to a single StringBuilder.
Avoid concating several strings together in the EventB variable generator. While a complete optimization, the number of concatenations required makes it worth it.
Loading
Please register or sign in to comment