ThreadScope
Program profiler
A graphical tool for profiling parallel programs in multiple programming languages.
A graphical tool for profiling parallel Haskell programs
154 stars
11 watching
36 forks
Language: Haskell
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/criterion | A performance measurement library for Haskell code | 505 |
nick8325/quickcheck | Automated testing of program properties in Haskell programs. | 728 |
fpco/weigh | Measures memory usage of Haskell values and functions. | 93 |
aartaka/trivial-time | A utility for measuring execution time and profiling in Common Lisp code | 5 |
seanmiddleditch/yardstick | A profiling library and visualization toolset for C++ applications. | 8 |
stolk/threadtracer | An inline profiler that measures wall time, CPU time and context switches for threads in C. | 72 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
software-mansion/cairo-profiler | A tool for analyzing and optimizing performance of the Cairo programming language and Starknet network. | 32 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 92 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 188 |
migamake/homplexity | A tool that analyzes Haskell code to measure its complexity and quality | 61 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 357 |
djv/visualprof | A tool to analyze and visualize the performance of Haskell programs. | 59 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
r-kan/semile | A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. | 92 |