It is fast again now...

Simon

On Mon, 14 Nov 2022 at 16:35, Ben Gamari <ben@smart-cactus.org> wrote:
Bryan Richter via ghc-devs <ghc-devs@haskell.org> writes:

> I find it very slow, as well. :(
>
> Eventually I want to be able to help out with these problems, but
> right now my priorities are different and I don't have the bandwidth.
> We rely on Ben still. (I am at least relieving him of other tasks that
> would be competing for his time!)
>
Hmm, interesting. I'm not seeing anything particularly concerning with
the load times. According to Firefox's network profiler
https://gitlab.haskell.org/ghc/ghc/-/issues/22451 takes about 3 seconds
to load, with the DOM being loaded with 500ms. While this isn't fast per
se, it's about in line with what I would expect.

Are either of you seeing significantly longer load times?

Cheers,

- Ben