Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser for usecase output #18

Closed
3 of 6 tasks
flhofer opened this issue Jan 14, 2020 · 2 comments
Closed
3 of 6 tasks

Parser for usecase output #18

flhofer opened this issue Jan 14, 2020 · 2 comments

Comments

@flhofer
Copy link
Owner

flhofer commented Jan 14, 2020

Write a parser to display the performance data of the use cases. Preferably in R, sh, or python

Printing formats have been revised, and use cases are now ready for review on bm

  • create parser for UC1 (event - FIFO)
  • create parser for UC2 (poll - DL)
  • create parser for data generator
  • create parser for data distributor
  • implement newest test parsing only -> print to STDOUT
  • implement combined metric print / out
@flhofer flhofer self-assigned this Jan 14, 2020
@flhofer flhofer added this to In progress in Use case - Virtual station Jan 14, 2020
@flhofer
Copy link
Owner Author

flhofer commented Jan 26, 2020

parsing ok, now returns a list of data objects with all the test results in a directory/file. 0b0470f

@flhofer
Copy link
Owner Author

flhofer commented Jun 20, 2024

detail parsers are not planned as future changes will be implemented in python

@flhofer flhofer closed this as not planned Won't fix, can't repro, duplicate, stale Jun 20, 2024
Use case - Virtual station automation moved this from In progress to Done Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant