neuronsimulator / nrn-modeldb-ci

NEURON ModelDB CI tools
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Setup performance profiling in CI #106

Open JCGoran opened 10 months ago

JCGoran commented 10 months ago

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.

alexsavulescu commented 10 months ago

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