Lightweight cross-platform profiler library for C++. You can profile any function in your code. Furthermore, this library provides measuring time of any block of code. For example, information for 12 millions of blocks is using less than 300Mb of memory. Working profiler slows your application execution for only 1-2%. The average overhead per block is about 15ns/block (tested on Intel Core i7-5930K 3.5GHz, Win7). Disabled profiler will not affect your application execution in any way. You can leave it in your Release build and enable it at run-time at any moment during the application launch to see what is happening at the moment. Also, the library can capture the system's context switch events between threads. Context switch information includes duration, target thread ID, thread owner process ID, and thread owner process name. You can see the results of measuring in a simple GUI application which provides full statistics and renders a beautiful time-line.

Features

  • Lightweight cross-platform profiler library for c++
  • Documentation available
  • Extremely low overhead
  • Low additional memory usage
  • Capture thread context-switch events
  • Store user variables (both single values and arrays)
  • GUI could be connected to an application which is already profiling (so you can profile initialization of your application)
  • Monitor main thread fps at real-time in GUI even if profiling is disabled or draw your own HUD/fps-plot directly in your application using data provided by profiler

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow easy_profiler

easy_profiler Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of easy_profiler!

Additional Project Details

Programming Language

C++

Related Categories

C++ Libraries

Registered

2024-09-24