Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

VIATRA/DeveloperMeetingMinutes/Meeting20190516

Topics

Minutes

  • Feature freeze in two weeks
  • Dangling edge issue
    • It is surprising that dangling edges are expected by default to be non-existent
    • Might have been the root cause of a strange transformation issue, but needs to be verified
  • Base index profiler
    • Measures runtimes and execution counts of Base indexer
    • Measurements on proprietary projects provided the expected results (negligible for small changes, in case of large updates took 10+ seconds)
    • As of now it is in V4MD (https://github.com/viatra/v4md/commit/13bd3e0d396483976b14754ad63fb0206a43dcd1)
      • Planned to merge this to mainline VIATRA
      • May happen either in the 2.2 or the 2.3 timeframe, depending on time constraints

Back to the top