aboutsummaryrefslogblamecommitdiff
path: root/devel/easy-profiler/pkg-descr
blob: 94575d31c46d72f7148df4772cb2b7cee6814b03 (plain) (tree)
1
2
3
4
5
6

                                                    

                                                                      
                                                                     
                                                             
Lightweight cross-platform profiler library for C++.

You can profile any function in C++ code. Furthermore this library
allows to measure runtime of any block of code. For example, gathering
information for 12 million blocks is using less than 300MB of memory.
Working profiler slows an application execution by only 1-2%.