[Story] - Code Analysis - Setup nanobench to assess code performance #1232
Labels
01 - type: story
Clear roadmap to implement a new feature, refactor code, etc.
Milestone
Description
It's really hard to assess code performance just by watching the code run and looking at logs.
Most of the time it's necessary to use external tools.
https://github.com/martinus/nanobench is one of them, that could be used to monitor code performance/speed for critical parts of our system.
Monitoring performance fluctuations between commits is an important aspect of code quality.
Related epic/story/task:
Subtasks
The text was updated successfully, but these errors were encountered: