---
Type: desktop-application
ID: threadscope.desktop
Package: threadscope
Name:
C: threadscope
es: threadscope
Summary:
C: Haskell GHC thread profiler
es: Perfilador de hilos para Haskell GHC
Description:
fr: >-
<p>Threadscope est un profileur graphique de « thread » pour des programmes en Haskell. Il analyse et affiche le contenu
de fichiers .eventlog émis par GHC 6.12.1 et autres environnements d’exécution postérieurs, montrant la frise chronologique
de créations de « spark », de promotions « spark-vers- thread » et du ramasse-miettes.</p>
<p>Cela aide au débogage de performance de programmes parallèles en Haskell, facilitant la vérification de la bonne répartition
des charges entre les processeurs disponibles et le repérage des problèmes de performance relatifs au ramasse-miettes
ou à la mauvaise répartition des charges.</p>
C: >-
<p>Threadscope is a graphical thread profiler for Haskell programs. It parses and displays the content of .eventlog files
emitted by the GHC 6.12.1 and later runtimes, showing a timeline of spark creation, spark-to-thread promotions and garbage
collections.</p>
<p>This helps debugging the parallel performance of Haskell programs, making easier to check that work is well balanced
across the available processors and spot performance issues relating to garbage collection or poor load balancing.</p>
da: >-
<p>Threadscope er et grafisk trådprofilprogram for Haskell-programmer. Det fortolker og viser indholdet af .eventlog-filer
udsendt af GHC 6.12.1 og senere kørselstider, visende en tidslinje med gnistoprettelse, spark-til- thread-forfremmelser
og affaldsindsamling.</p>
<p>Dette hjælper med at søge efter fejl i den parallelle ydelse hos Haskell- programmer, hvilket gør det nemmere at kontrollere
om arbejdet er velafbalanceret på tværs af de tilgængelige processorer og problemstillinger vedrørende spotydelser relaterende
til affaldsindsamling eller dårlig belastningsudjævning.</p>
it: >-
<p>Threadscope è un profilatore grafico di thread per programmi Haskell. Analizza e visualizza il contenuto dei file .eventlog
emessi dal runtime GHC 6.12.1 e successivi, mostrando una linea temporale di creazione di spark, promozioni spark-to-thread
e garbage collection.</p>
<p>Ciò aiuta a fare il debug delle prestazioni parallele di programmi Haskell, rendendo più facile controllare che il
lavoro sia ben bilanciato tra i processori disponibili e individuare problemi di prestazioni relativi alla garbage collection
o a uno scadente bilanciamento del carico.</p>
en: >-
<p>Threadscope is a graphical thread profiler for Haskell programs. It parses and displays the content of .eventlog files
emitted by the GHC 6.12.1 and later runtimes, showing a timeline of spark creation, spark-to-thread promotions and garbage
collections.</p>
<p>This helps debugging the parallel performance of Haskell programs, making easier to check that work is well balanced
across the available processors and spot performance issues relating to garbage collection or poor load balancing.</p>
Categories:
- Development
Icon:
cached:
- name: threadscope_threadscope.png
width: 64
height: 64
Launchable:
desktop-id:
- threadscope.desktop
Provides:
mediatypes:
- application/x-threadscope