mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
9266914f84
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. WWW: http://hackage.haskell.org/package/threadscope Obtained from: FreeBSD Haskell |
||
---|---|---|
.. | ||
files | ||
bsd.cabal.mk | ||
bsd.cabal.options.mk | ||
bsd.hackage.mk | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |