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

Support actions / Add communication benchmarks directory #137

Open
wants to merge 7 commits into
base: mauro/iron-events-executor
Choose a base branch
from

Conversation

mauropasse
Copy link
Collaborator

Commits:
d50eebd Support Actions and add comms_benchmark dir

  • comms_benchmark directory contains scripts to run benchmarks plus topologies:
    • Benchmarks for Pub/Sub, Cli/Srv, Actions
      • Single-process / Multi-process
      • Uses 10B/100KB/1MB/4MB
    • For example, irobot_benchmark/comms_benchmark/scripts/actions/run_single_process_benchmarks.sh is the script to run single process benchmarks on actions.
    • irobot_benchmark/comms_benchmark/scripts/parse-results contains scripts to parse the results.
  • This commit also adds support for actions, allowing to create them from the usual json topology files.

e67baa4 Improve error handling in data parsing and file operations
2fdd9bc warning if negative latency for multi-host benchmarks
5d4e998 Show latency even if msg arrived late
0f646cf Add option to create results directory
9def392 Remove irobot_events_executor dependency
24cf6b2 Remove option and always name threads

@mauropasse mauropasse changed the title Mauro/comms benchmark iron Support actions / Add communication benchmarks directory Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant