eclipse-viatra / org.eclipse.viatra

Main components of the VIATRA framework
https://eclipse.dev/viatra
Eclipse Public License 2.0
0 stars 1 forks source link

DSE calls stateCode.toString() which reduces performance #58

Open eclipse-viatra-bot opened 5 months ago

eclipse-viatra-bot commented 5 months ago

| --- | --- | | Bugzilla Link | 511641 | | Status | NEW | | Importance | P3 normal | | Reported | Feb 03, 2017 08:24 EDT | | Modified | May 17, 2017 02:38 EDT | | Version | 1.5.0 | | Reporter | Andras Szabolcs Nagy |

Description

The logger component uses the state codes as strings in many places without checking if debug mode is enabled.\ Someone reported that this leads to performance issues in certain cases thus calling stateCode.toString() should be eliminated unless debug mode is enabled.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Feb 03, 2017 09:01

This target milestone of 1.5.0M2 is surely incorrect, given 1.5.0 is already released. I am tentatively setting 1.6.0M2 as a target milestone; if incorrect, feel free to change it again.