ThreadScope

Program profiler

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

A graphical tool for profiling parallel Haskell programs

GitHub

153 stars
10 watching
36 forks
Language: Haskell
last commit: 16 days ago

Related projects:

Repository Description Stars
haskell/criterion A tool for measuring and analyzing the performance of Haskell code 504
nick8325/quickcheck Automated testing of program properties in Haskell programs. 726
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 847
software-mansion/cairo-profiler A tool for analyzing and optimizing performance of the Cairo programming language and Starknet network. 30
pfirsich/jprof A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. 90
becheran/roumon A tool to monitor and analyze the performance of concurrent programs in real-time. 187
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. 358
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 Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. 92