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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 5 years ago
0.2.14
over 5 years ago
Versions
22
22
Downloads
20,010 total
20,010 total
Dependent Repos
1
1
MikolajKonarski
29 packages950,834 downloads
DuncanCoutts
44 packages3,187,197 downloads
teo
13 packages222,088 downloads
SimonMarlow
31 packages2,289,091 downloads
MitsutoshiAoe
15 packages405,627 downloads
SatnamSingh
2 packages35,746 downloads
Links
| Registry | hackage.haskell.org |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/threadscope
spec |
| License | BSD-3-Clause |
| First Release | about 16 years ago |
| Last Synced | about 1 month ago |
Rankings on hackage.haskell.org
Downloads
Top 7.8%