An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.8% downloads on hackage.haskell.org

hackage.haskell.org : threadscope

ThreadScope is a graphical viewer for thread profile information generated by the Glasgow Haskell compiler (GHC). The Threadscope program allows us to debug the parallel performance of Haskell programs. Using Threadscope we 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.

Registry - Homepage - JSON - codemeta.json
purl: pkg:hackage/threadscope
Keywords: bsd3 , development , profiling , program , trace , Propose Tags
License: BSD-3-Clause
Latest release: about 5 years ago
First release: almost 16 years ago
Dependent repositories: 1
Downloads: 19,832 total
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...