0
1
When the web was young, HTTP connections were relatively fast, and HTTPS connections were painfully slow.
In the last several years, the speed of HTTPS connections are often very similar to that of HTTP connections. Sometimes, there is no noticeable difference.
What has changed that has allowed the speed of HTTPS connections to rival that of HTTP connections?
2More CPU, more memory, more bandwidth, more cowbell and and some polished versions of SSL libraries do the trick. – Gombai Sándor – 2016-05-02T11:00:39.570
It hasn't changed... The https is still "slower", or more accurately uses more data due to encryption overhead. The difference is today we have exponentially higher speeds, at 100kbps the difference is quite noticeable do to more data being transferred, at speeds measured in Megabits or Gigabit per second, the difference is still there, it's just so minimal you can't tell unless you measure it milliseconds or tenths of a millisecond. – acejavelin – 2016-05-02T11:04:35.040