Yesod is a Haskell web framework for productive development of type-safe, RESTful, high performance web applications. As you may know, Michael and I released a set of packages for WAI 2.0 including Warp 2.x and fast-logger 2.x. They are much faster than their old versions. I will explain how I re-designed fast-logger in this article and how I improved the performance of Warp in the next one. The c