What if the problem with The Verge is due to The Verge, and nothing else? Is The Verge doing retina upgrades for their graphics properly? Is their JavaScript doing stupid stuff like loading the double-resolution graphics every time the cursor moves instead of just the first time the page loads?
Why is The Verge choppy on a Retina display Mac?
As for handling 2 30" monitors, the graphics chip is more than capable of handling text, terminals and swathes of PDF documentation on that much real estate: it's non-taxing.
The moment you start doing crazy JavaScript (such as some sites which count how many characters you have left in a text area about a dozen times a second), things go downhill: this is a CPU load problem not a graphics display problem.
So again, I have to wonder what's causing the choppy scrolling on The Verge?
Why is The Verge choppy on a Retina display Mac?
As for handling 2 30" monitors, the graphics chip is more than capable of handling text, terminals and swathes of PDF documentation on that much real estate: it's non-taxing.
The moment you start doing crazy JavaScript (such as some sites which count how many characters you have left in a text area about a dozen times a second), things go downhill: this is a CPU load problem not a graphics display problem.
So again, I have to wonder what's causing the choppy scrolling on The Verge?