Skip to content

Plotter has not been updated to new file formats #256

@Lightxyz

Description

@Lightxyz

Version & Branch

main

Expected Behaviour

When running the plotter, I expect it to parse the output files and create the plots.

Actual Behaviour

The plotter doesn't parse any of the output files of experiments, as it expects the files to be in the old format of ^exec_sample-(\d+)_phase-2_dur-\d*.csv$
Further, when you change the file name to match this, the column for the response time doesn't correspond to the one the plotter expects. relevant line should actually be if j == 5

Steps to Reproduce the Problem

  1. Run any experiment
  2. Run the plotter with the input folder being the output of the experiment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions