Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vadere
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 118
    • Issues 118
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vadere
  • vadere
  • Issues
  • #130

Closed
Open
Created Sep 17, 2018 by Daniel Lehmberg@dlehmMaintainer

[VadereConsole] Allow VadereConsole to run multiple scenarios given via list arguments

Background:

Currently the suq-controller uses for every simulation the vadere-console with java -jar $model_path suq -f $scenario_path -o $output_path, i.e. every time a new Java VM is started. This leads to overhead. Instead, it may be better when a list of scenarios and output paths (both of the same length) is handled and these are then run sequentially.

The performance advantage is only for small and fast executed scenarios -- for large and complex ones (such as with dynamic floor field) the performance gain of starting the VM less often is negligible.

Edited Nov 27, 2018 by Marion Goedel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking