fused-effects / fused-effects-system

Profiling for Haskell programs without recompiling, via fused-effects.
5 stars 0 forks source link

Flat profiles #1

Closed robrix closed 4 years ago

robrix commented 4 years ago

This PR a Flat carrier for Profile which subtracts reentrant measurements so as not to count them multiple times.