Google Tech Talk May 31, 2015 ("show more" for more information) Presented by Johan Tibell Note: We are sorry for missing first few minutes of the presentation. https://wiki.haskell.org/ZuriHac2015#Johan_Tibell ABSTRACT Production quality code not only needs to compute the correct result, but needs to do so within some given resource constraints (i.e. time and memory). We'll look at the most common optimizations you can use to make your Haskell code perform better and some rules of thumb you can use in your daily Haskell programming to avoid some performance problems "by design". Slides and other resources for this talk are available here: https://github.com/meiersi/HaskellerZ/tree/master/meetups/20150531-ZuriHac2015_Johan_Tibell-Performance
Get notified about new features and conference additions.