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
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Try Cloud SQL Free
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