Add profiling github action #192
Labels
code-climate
Anything relating to codeclimate: refactoring, renaming, removing obsolete stuff, or cleaning.
enhancement
maintenance
Tasks revolving around repository maintenance
Currently, sometimes there is a problem with some release and performance issues are introduced to code base.
We should add profiling github action to our CI with persistent artifact that is downloadable and inspectable using the pstats + cProfile.
The text was updated successfully, but these errors were encountered: