We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 029ed0c commit d664a58Copy full SHA for d664a58
ghcide/bench/config.yaml
@@ -29,9 +29,10 @@ examples:
29
- hls-plugin-api/src/Ide/Plugin/Config.hs
30
- ghcide/src/Development/IDE/Plugin/CodeAction/ExactPrint.hs
31
- ghcide/bench/hist/Main.hs
32
- - ghcide/bench/lib/Experiments/Types.hs
33
- - ghcide/test/exe/Main.hs
34
- - exe/Plugins.hs
+ # Things get too slow with more components, hopefully new hie-bios will improve
+ # - ghcide/bench/lib/Experiments/Types.hs
+ # - ghcide/test/exe/Main.hs
35
+ # - exe/Plugins.hs
36
37
# The set of experiments to execute
38
experiments:
0 commit comments