diff --git a/devel/easy-profiler/pkg-descr b/devel/easy-profiler/pkg-descr index 24827c5449ec..522d3f92d7d9 100644 --- a/devel/easy-profiler/pkg-descr +++ b/devel/easy-profiler/pkg-descr @@ -1,8 +1,8 @@ Lightweight cross-platform profiler library for C++. -You can profile any function in you code. Furthermore this library -allows to measure time of any block of code. For example, gathering +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 your application execution by only 1-2%. +Working profiler slows an application execution by only 1-2%. WWW: https://github.com/yse/easy_profiler