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

Setup performance profiling in CI #106

Open
JCGoran opened this issue Jan 23, 2024 · 1 comment
Open

Setup performance profiling in CI #106

JCGoran opened this issue Jan 23, 2024 · 1 comment
Assignees
Labels
CI enhancement New feature or request

Comments

@JCGoran
Copy link
Collaborator

JCGoran commented Jan 23, 2024

It would be useful to setup performance profiling and reporting in the CI (for instance, once a month, or on each new commit to master) to monitor whether or not any performance regressions were introduced in NEURON.

@JCGoran JCGoran added enhancement New feature or request CI labels Jan 23, 2024
@JCGoran JCGoran self-assigned this Jan 23, 2024
@alexsavulescu
Copy link
Member

This must be done with self hosted runners, the ones on GH are not ideal for these kind of checks (shared runners, unpredictable entropy).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants