Profiling `cabal exec -v0 -- ghc --print-libdir`
Open
cabal-install: cmd/exec
type: performance
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
`cabal exec -v0 -- ghc --print-libdir` takes between 5 and 10 seconds to execute on a decent machine. Since it is part of the commands used by HLS when starting, I would like to do a temporal profiling and see if we can help improve the start time of HLS.
Contributor guide
Assessment
This issue has not been assessed yet.