Skip to content

Commit d664a58

Browse files
committed
Tweak down the number of components
1 parent 029ed0c commit d664a58

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ghcide/bench/config.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ examples:
2929
- hls-plugin-api/src/Ide/Plugin/Config.hs
3030
- ghcide/src/Development/IDE/Plugin/CodeAction/ExactPrint.hs
3131
- ghcide/bench/hist/Main.hs
32-
- ghcide/bench/lib/Experiments/Types.hs
33-
- ghcide/test/exe/Main.hs
34-
- exe/Plugins.hs
32+
# Things get too slow with more components, hopefully new hie-bios will improve
33+
# - ghcide/bench/lib/Experiments/Types.hs
34+
# - ghcide/test/exe/Main.hs
35+
# - exe/Plugins.hs
3536

3637
# The set of experiments to execute
3738
experiments:

0 commit comments

Comments
 (0)