@lexi_lambda: How to make a Haskell program 5x faster with 16 lines of code
Tweag Tweag
4.34K subscribers
16,838 views
0

 Published On Aug 31, 2022

Alexis has "had the opportunity for the past couple months at Tweag to work on optimizing the compile time performance of GHC - the Haskell compiler - and one of the things that has come up a number of times, while [she has] been working on this, is that people don't have a super great idea about how it is that [she] actually optimize[s] a Haskell program and how [she]'d recommend that other people optimize a Haskell program."

She acknowledges that is a broad subject and that it is easy to get the wrong idea that there is one, singular answer. In this video, she presents "one example of optimizing a Haskell program in some particular way that really focuses on a particular approach - which, in this particular example, is going to involve looking at GHC core."

--

Contact:
Tweag Website: https://www.tweag.io/
Tweag Twitter:   / tweagio  
Alexis King's Twitter:   / lexi_lambda  

show more

Share/Embed