ThreadScope 0.2
Free
Latest version:
0.2.2
See all
Developer:
ThreadScope is a cloud-based performance profiling tool for parallel Haskell programs. It helps users debug the parallel performance of their programs by analyzing work distribution across processors, garbage collection, and load balancing.
ThreadScope is a tool for performance profiling of parallel Haskell programs. This application allows you to debug the parallel performance of Haskell programs. With this app you can check to see that work is well balanced across the available processors and spot performance issues relating to garbage collection or poor load balancing.
Comments