Skip to content
  • Matthew Pickering's avatar
    aec46091
    Stream results of the retainer query to ghc-debug-brick · aec46091
    Matthew Pickering authored
    This commit allows you the ghc-debug-brick interface to incrementally
    update whilst a query is being run.
    
    * Decouple the state update from the parallel traversal code
    * Implement async parallel and sequential traversals
    * Implement retainer traversal in terms of a parallel traversal.
    aec46091
    Stream results of the retainer query to ghc-debug-brick
    Matthew Pickering authored
    This commit allows you the ghc-debug-brick interface to incrementally
    update whilst a query is being run.
    
    * Decouple the state update from the parallel traversal code
    * Implement async parallel and sequential traversals
    * Implement retainer traversal in terms of a parallel traversal.
Loading