semile
Profiler
Provides an integrated profiling framework for C and Python programs with minimal runtime overhead.
Profile what you care, monitor how it goes (support C/C++)
92 stars
7 watching
7 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
cpp-profile-librarydebugging-toolmonitorprofilerprofiling-library
Related projects:
Repository | Description | Stars |
---|---|---|
llnl/caliper | A performance analysis and instrumentation library for HPC programs | 352 |
perfectcarl/play-profiler | A tool for measuring and visualizing performance in Java-based web applications | 5 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 188 |
cedricguillemet/libprofiler | A tool to measure time taken by specific code portions | 80 |
rib/gputop | A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers | 160 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
software-mansion/cairo-profiler | A tool for analyzing and optimizing performance of the Cairo programming language and Starknet network. | 31 |
sunhailin-leo/fastapi_profiler | Tools to monitor and analyze performance of service code in FastAPI applications | 236 |
hadley/lineprof | Visualizes performance of R code by profiling execution time at each line or function | 105 |
aartaka/trivial-time | A utility for measuring execution time and profiling in Common Lisp code | 5 |
chronoxor/cppbenchmark | A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency | 281 |
jondot/react-native-slowlog | A high-performance timer that tracks big performance problems in React Native applications. | 376 |
raikiri/legitprofiler | A tool for rendering profiling data in an ImGui interface. | 223 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |
engineersmith/applecake | A tool for analyzing performance in Lua-based applications using Chromium's tracing tool | 24 |