[Well-Typed Blog] Choreographing a dance with the GHC specializer (Part 1)
[Well-Typed Blog] Choreographing a dance with the GHC specializer (Part 1)
well-typed.com Choreographing a dance with the GHC specializer (Part 1)
This is the first of a two-part series of blog posts on GHC specialization, an optimization technique used by GHC to eliminate the performance overhead of ad-hoc polymorphism and enable other powerful optimizations. There will also be a Haskell Unfolder episode about this topic.
This is the first of a two-part series of blog posts on GHC specialization, an optimization technique used by GHC to eliminate the performance overhead of ad-hoc polymorphism and enable other powerful optimizations. There will also be a Haskell Unfolder episode about this topic.
0 comments