Live data from Hacker News

Degraded performance on GitLab.com

gitlab.com

1–10 of 46 posts

Re: Degraded performance on GitLab.com

#6

I was trying out Gitlab pages for the first time, but gave up since it was so slow, moving my stuff to Github. Guess it's not always that slow...

I can say for sure, that Gitlab is not running that slow all the time.

However, the services run noticeably slower when the US awakes (I'm located in Germany), which is in the afternoon and evening around here. I have no stats, but it feels like builds and the site run smoother in the morning.

Re: Degraded performance on GitLab.com

#8
I know this is probably a controversial post but seeing how big and bloated Gitlab became after years of devops dragon-chasing, i switched to gittea. https://gitea.io/en-us/

I keep separate CI and a separate wiki, so i can upgrade them independently and not have the entire software development process grind to a halt whenever I need to patch.

Re: Degraded performance on GitLab.com

#9
post #8

I know this is probably a controversial post but seeing how big and bloated Gitlab became after years of devops dragon-chasing, i switched to gittea. https://gitea.io/en-us/ I keep separate CI and a separate wiki, so i can upgrade them independently and not have the entire software development process grind to a halt whenever I need to patch.

I don't think that's controversial, I think it's different use cases. If I want a simple git repo I'll go gogs/gitea, but GitLab is an all-in-one tool for a software shop.

Re: Degraded performance on GitLab.com

#10
post #4

GitLab is best (imo) as a private instance; we haven't had any issues with it after using it for 3 years now

exactly my experience. Assuming that a powerful enough server is available to do that. Our first attempt to run gitlab on some small cheap VPS (2 cores, 4 gigs of ram) was a total disaster.
Post reply on HN