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
Complete Data Management for Nonprofits Icon
Complete Data Management for Nonprofits

Designed to fit with multi-level non-profit organization, across any sector

NewOrg is a robust platform built with enhanced features to help non-profit organizations that capture and integrate the information from all of their operational areas to better manage volunteers, clients, programs, outcome reporting, activity sign-ups & scheduling, communications, surveys, fundraising activities and Development campaigns. NewOrg can truly deliver an intuitive product that will help manage your Committees, Donors, Events, and Memberships so that the organization runs efficiently.
Learn More
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