Bug 463434 - [validation] Performance improvement in DiagnosticConverterImpl
Summary: [validation] Performance improvement in DiagnosticConverterImpl
Status: NEW
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.8.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-30 07:54 EDT by Sebastian Zarnekow CLA
Modified: 2015-11-11 04:14 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Zarnekow CLA 2015-03-30 07:54:57 EDT
see bug 461939 comment 5 ff
Comment 1 Sebastian Zarnekow CLA 2015-03-30 08:04:47 EDT
If the change requires new APIs, it has to be postponed to 2.9
Comment 2 Lieven Lemiengre CLA 2015-03-30 13:53:04 EDT
I hacked this in our product using reflection, it's a 10-15% improvement for tests with a huge amount (>20 000) errors and warnings.