All Projects → wolfpld → Tracy

wolfpld / Tracy

Licence: other
C++ frame profiler

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
TeX
3793 projects
Makefile
30231 projects
objective c
16641 projects - #2 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to Tracy

Hotspot
The Linux perf GUI for performance analysis.
Stars: ✭ 2,415 (-22.47%)
Mutual labels:  performance, profiler, performance-analysis, profiling
Myperf4j
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Stars: ✭ 2,281 (-26.77%)
Mutual labels:  performance, profiler, performance-analysis, profiling
Fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
Stars: ✭ 1,944 (-37.59%)
Mutual labels:  performance, performance-analysis, profiling, profiling-library
UnityDebug
A wrapper script for Unity debug calls to use conditional attributes in order to avoid debug code being compiled into release builds.
Stars: ✭ 29 (-99.07%)
Mutual labels:  gamedev, gamedev-library, gamedevelopment
Profimp
Python import profiler
Stars: ✭ 52 (-98.33%)
Mutual labels:  performance, profiler, performance-analysis
Pixel
A hand-crafted 2D game library in Go
Stars: ✭ 3,756 (+20.58%)
Mutual labels:  gamedev, library, gamedev-library
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (-92.58%)
Mutual labels:  performance, performance-analysis, profiling
Pprof
pprof is a tool for visualization and analysis of profiling data
Stars: ✭ 4,990 (+60.19%)
Mutual labels:  performance, profiler, performance-analysis
Scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python
Stars: ✭ 4,819 (+54.7%)
Mutual labels:  profiler, performance-analysis, profiling
Py Spy
Sampling profiler for Python programs
Stars: ✭ 7,709 (+147.48%)
Mutual labels:  profiler, performance-analysis, profiling
Vcprofiler
An accurate and simple tool uses KVO to measure the time cost of every view controller.
Stars: ✭ 61 (-98.04%)
Mutual labels:  performance, profiler, performance-analysis
Lighthouse Monitor
Investigate performance over your whole company with lighthouse
Stars: ✭ 136 (-95.63%)
Mutual labels:  performance, performance-analysis
Stagemonitor
an open source solution to application performance monitoring for java server applications
Stars: ✭ 1,664 (-46.58%)
Mutual labels:  performance, profiling
Orbit
C/C++ Performance Profiler
Stars: ✭ 2,291 (-26.45%)
Mutual labels:  performance, profiler
Laravel Db Profiler
Database Profiler for Laravel Web and Console Applications.
Stars: ✭ 141 (-95.47%)
Mutual labels:  profiler, profiling
Fe Performance Journey
🚵 a Journey of Performance Optimizing in Frontend 🚀
Stars: ✭ 169 (-94.57%)
Mutual labels:  performance, performance-analysis
Deli
Stars: ✭ 148 (-95.25%)
Mutual labels:  performance, performance-analysis
Heapinspector For Ios
Find memory issues & leaks in your iOS app without instruments
Stars: ✭ 1,819 (-41.61%)
Mutual labels:  performance, performance-analysis
Crossplatformdisktest
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
Stars: ✭ 123 (-96.05%)
Mutual labels:  performance, performance-analysis
Nemetric
前端性能指标的监控,采集以及上报。用于测量第一个dom生成的时间(FP/FCP/LCP)、用户最早可操作时间(fid|tti)和组件的生命周期性能,,网络状况以及资源大小等等。向监控后台报告实际用户测量值。
Stars: ✭ 145 (-95.35%)
Mutual labels:  performance, performance-analysis

Tracy Profiler

Sponsor

A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.

Tracy supports profiling CPU (C, C++11, Lua), GPU (OpenGL, Vulkan, OpenCL, Direct3D 11/12), memory, locks, context switches, per-frame screenshots and more.

  • Documentation for usage and build process instructions
  • Releases containing the documentation (tracy.pdf) and compiled Windows x64 binaries (Tracy-<version>.7z) as assets
  • Changelog

Introduction to Tracy Profiler v0.2
New features in Tracy Profiler v0.3
New features in Tracy Profiler v0.4
New features in Tracy Profiler v0.5
New features in Tracy Profiler v0.6
New features in Tracy Profiler v0.7

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].