deft/notes/2020-06-13--17-25-20Z--the_performance_of_ghcied_0_2_0.org

19 lines
619 B
Org Mode
Raw Permalink Normal View History

2021-09-15 07:12:29 +00:00
:PROPERTIES:
:ID: 450946b7-8a6b-43d1-b330-95f3a6735bba
:END:
2020-06-13 21:09:45 +00:00
#+TITLE: The performance of ghcied 0.2.0
#+Author: Yann Esposito
#+Date: [2020-06-13]
2021-09-15 07:12:29 +00:00
tags :: [[id:28b1b988-b2de-46aa-9a47-78a94aa5e2ce][haskell]] [[id:03a8f444-b907-447c-9554-fc97d49336df][benchmarks]]
2020-06-13 21:09:45 +00:00
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.