Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "VIATRA/DeveloperMeetingMinutes/Meeting20171019"

(Created page with "= Topics = * {VIATRA-Status} * TODOs from last meeting ** TODO Balázs: evaluate and test code generation strategies ** TODO Balázs: evaluate new scoping experiments ** TODO...")
 
 
Line 1: Line 1:
 
= Topics =
 
= Topics =
  
* {VIATRA-Status}
+
* {{VIATRA-Status}}
 
* TODOs from last meeting
 
* TODOs from last meeting
 
** TODO Balázs: evaluate and test code generation strategies
 
** TODO Balázs: evaluate and test code generation strategies

Latest revision as of 04:19, 31 October 2017

Topics

Minutes

  • Cyclic linking issue in Maven Compiler
    • Worked around by setting eager linking in resource implementation
  • Balázs did some experiments on different settings
    • Generic matcher mode helps a little
    • Experimental target platform cache ~33-50% decrease
    • Both enabled: ~66-75% decrease in build time
  • Feature freeze soon for 1.7
  • Benchmarking
    • TODO Ábel: Add more details to CPS benchmark readme

Back to the top