ThreadScope

Program profiler

A graphical tool for profiling parallel programs in multiple programming languages.

A graphical tool for profiling parallel Haskell programs

GitHub

154 stars
11 watching
36 forks
Language: Haskell
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
haskell/criterionA performance measurement library for Haskell code505
nick8325/quickcheckAutomated testing of program properties in Haskell programs.728
fpco/weighMeasures memory usage of Haskell values and functions.93
aartaka/trivial-timeA utility for measuring execution time and profiling in Common Lisp code5
seanmiddleditch/yardstickA profiling library and visualization toolset for C++ applications.8
stolk/threadtracerAn inline profiler that measures wall time, CPU time and context switches for threads in C.72
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
software-mansion/cairo-profilerA tool for analyzing and optimizing performance of the Cairo programming language and Starknet network.32
pfirsich/jprofA profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles.92
becheran/roumonA tool to monitor and analyze the performance of concurrent programs in real-time.188
migamake/homplexityA tool that analyzes Haskell code to measure its complexity and quality61
codemancers/rbkitA Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis.357
djv/visualprofA tool to analyze and visualize the performance of Haskell programs.59
coderplay/perfjA wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities352
r-kan/semileA profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis.92