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

perf_meas_sim: allow string printed to be customized #117

Open
sgherbst opened this issue Nov 3, 2023 · 1 comment
Open

perf_meas_sim: allow string printed to be customized #117

sgherbst opened this issue Nov 3, 2023 · 1 comment

Comments

@sgherbst
Copy link
Contributor

sgherbst commented Nov 3, 2023

Right now the formatting is always "Simulation rate: X Hz", leading to confusing outputs when multiple simulators are running, e.g.

Simulation rate: 10.951 kHz
Simulation rate: 1.823 MHz
Simulation rate: 10.956 kHz
Simulation rate: 11.363 kHz

Would be nice if this could be customized, so that we could add simulator names, process names, etc.

@sgherbst
Copy link
Contributor Author

sgherbst commented May 6, 2024

This would fit nicely with the concept of a "run name" that is added in #212

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

No branches or pull requests

1 participant