Live data from Hacker News

The GitHub website is slow on Safari

github.com

1–10 of 367 posts

Re: The GitHub website is slow on Safari

#2
I've read comments online (here on HN) that Github has been rewriting their UI in React and that it's got slower since. I have no knowledge if this is true or not (ie React -> speed direct correlation), and my own projects are small enough not to see any performance impact.

Does anyone have concrete information?

Re: The GitHub website is slow on Safari

#5
Improvements merged within the last two days by the WebKit team: https://github.com/orgs/community/discussions/170922#discuss...

For my sins I occasionally create large PRs (> 1,000 files) in GitHub, and teammates (who mostly all use Chrome) will sometimes say "I'll approve once it loads for me..."

Re: The GitHub website is slow on Safari

#7

It truly feels like Jira.

Wait until you plug it into JIRA, strap copilot and actions on it. Then you can have all flavours of hell at once. Our org has ground to a halt.

A lot of the time we just break the branch permissions on the repo we are using and run release branches without PRs and ignore the entire web interface.

Re: The GitHub website is slow on Safari

#9

I've read comments online (here on HN) that Github has been rewriting their UI in React and that it's got slower since. I have no knowledge if this is true or not (ie React -> speed direct correlation), and my own projects are small enough not to see any performance impact. Does anyone have concrete information?

They just pushed a new redesigned page for pull request diffs- must have bloated the DOM.
Post reply on HN