Skip to content

Conversation

@pepeiborra
Copy link
Collaborator

While the CI job succeeds, all the experiments in the example are failing due to cradle setup issues and providing no perf data

hie-bios is failing to run the Cabal cradle for these, failing with the error
below:

```
> Build profile: -w ghc-8.10.4 -O1
> In order, the following will be built (use -v for more details):
>  - ghcide-0.7.5.0 (exe:ghcide-bench) (first run)
>  - ghcide-0.7.5.0 (bench:benchHist) (first run)
> Run the 'configure' command first.
> cabal: Failed to build exe:ghcide-bench from ghcide-0.7.5.0 (which is required
> by bench:benchHist from ghcide-0.7.5.0).
```
The goal is to convince Cabal to apply the ghc options only to the ghcide binary
and not to all the dependencies, which causes massive rebuilds and leads to
benchmarks timeouts
@michaelpj
Copy link
Collaborator

The benchmarks have changed a lot since this was opened, so I'm tenatively closing this as not needed any more.

@michaelpj michaelpj closed this Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants