Skip to content

Conversation

@Tritlo
Copy link
Contributor

@Tritlo Tritlo commented Sep 15, 2022

This is a WIP of the Extended Haskell Program Coverage (HPC) proposal, to be updated.

Rendered

Original blog post

@simonmar
Copy link
Contributor

Would be good if the proposal could include a comparison with the :trace command in GHCi.

@L-as
Copy link

L-as commented Sep 16, 2022

You probably want to mark this as draft.

@bgamari
Copy link
Contributor

bgamari commented Mar 7, 2023

In my opinion the eventlog would be a better target for this sort of tracing than .tix; it already has an space and CPU-efficient representation, it handles concurrency well, and it already has a pretty good tooling story. For what it's worth, I have also wondered whether HPC itself shouldn't rather target the eventlog; certainly this is the design I would have chosen if I were to design HPC today.

@nomeata nomeata marked this pull request as draft March 7, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants