haskell / haskell/ThreadScope

Interpreting foreign functions call information as activity

Abierto
#60 4 comentarios 1 reacción 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Haskell
Estrellas
173
Forks
37
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Feature request

It'll be great if time between:
"HEC YY: stopping thread ZZZZZ (making a foreign call)" and
"HEC YY: running thread ZZZZZ" where YY and ZZZZZ are same between events and intepret as a single foreign call.

Activity diagram to show it as this thread is doing something foreign and this could be shown as separate coloured activity inside HEC graphs for YY execution unit.

This is a time spent somewhere else, but affecting us as we have to wait for it at this thread, so it's kind of activity albeit it is outside Haskell. It's time spent in foreign call which will be useful to be represented and measured.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.