:PROPERTIES: :ID: 450946b7-8a6b-43d1-b330-95f3a6735bba :END: #+TITLE: The performance of ghcied 0.2.0 #+Author: Yann Esposito #+Date: [2020-06-13] tags :: [[id:28b1b988-b2de-46aa-9a47-78a94aa5e2ce][haskell]] [[id:03a8f444-b907-447c-9554-fc97d49336df][benchmarks]] source :: https://mpickering.github.io/ide/posts/2020-06-12-performance-of-ghcide-020.html * Benchmarks Benchmarks should focus on both performance and space usage to prevent introducing space leaks. Benchmarks made using a shake script: https://github.com/digital-asset/ghcide/pull/629 Before the benchmarks some improvement weren't obvious.