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
about 5 years ago
0.2.14
about 5 years ago
Versions
22
22
Downloads
20,010 total
20,010 total
Dependent Repos
1
1
MikolajKonarski
28 packages950,108 downloads
DuncanCoutts
44 packages3,185,188 downloads
teo
13 packages221,984 downloads
SimonMarlow
31 packages2,288,158 downloads
MitsutoshiAoe
15 packages405,395 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 | 13 days ago |
Rankings on hackage.haskell.org
Downloads
Top 7.8%