exonum_profiler 0.1.2

A profiling / flamegraph library.
Documentation
1
2
3
4
## Profiler library
It is a rewrited flame, with comulative stats.
It use interface similar to flame, with `start` and `end` functions.
But data is stored in alredy summarized form for each function tree.