Bug 521852 - [qvti] run-time optimizations
Summary: [qvti] run-time optimizations
Status: NEW
Alias: None
Product: QVTd
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on: 507391 508267 521853 528050 532059 546617
Blocks:
  Show dependency tree
 
Reported: 2017-09-05 03:36 EDT by Ed Willink CLA
Modified: 2019-04-21 15:57 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Willink CLA 2017-09-05 03:36:08 EDT
This planning bug aggregates ideas for improving run-time performance.
Comment 1 Ed Willink CLA 2017-09-05 03:37:22 EDT
Bug 508267 introduce a polymorphic Connection dispatcher.
Comment 2 Ed Willink CLA 2017-09-05 04:07:59 EDT
Bug 521853 fast eClass-ifier to LUCI - Locally Unique Classifier Id
Comment 3 Ed Willink CLA 2017-09-05 04:08:53 EDT
Bug 507391 introduce custom object representations e.g. SlottedEObjects
Comment 4 Ed Willink CLA 2017-12-07 04:27:49 EST
Bug 528050 researching a metmodel-driven XML loader suggests that C/C++ is needed to avoid the JIT time for new optimized classes.
Comment 5 Ed Willink CLA 2018-03-06 05:47:43 EST
Bug 532059 suggests abandoning partitioning in favour of multi-phase execution.
Comment 6 Ed Willink CLA 2019-04-21 15:57:14 EDT
Bug 546617 requires support for realized variable construction via a show object initrializer.