We would like to support some degree of profiling even just for our own use. Things like:
- memory consumption
- count of function launches
- timing of how long various functions tend to take
One question is whether this is cheap enough to leave always on.
We would like to support some degree of profiling even just for our own use. Things like:
One question is whether this is cheap enough to leave always on.