
Is it just me, or is GitLab taking an unusually long time to serve up pages when looking at GHC tickets? Simon

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!)
On Mon, Nov 14, 2022 at 1:03 PM Simon Peyton Jones
Is it just me, or is GitLab taking an unusually long time to serve up pages when looking at GHC tickets?
Simon _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Bryan Richter via ghc-devs
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

I believe we can get a long way with enabling tracing in our GitLab instance, especially since Grafana can be used for visualisation, through its associated product Tempo (which is compatible with Jaeger). https://docs.gitlab.com/ee/development/distributed_tracing.html Le 14/11/2022 à 17:33, Ben Gamari a écrit :
Bryan Richter via ghc-devs
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
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- Hécate ✨ 🐦: @TechnoEmpress IRC: Hecate WWW: https://glitchbra.in RUN: BSD

It is fast again now...
Simon
On Mon, 14 Nov 2022 at 16:35, Ben Gamari
Bryan Richter via ghc-devs
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
participants (4)
-
Ben Gamari
-
Bryan Richter
-
Hécate
-
Simon Peyton Jones