In the "About" section of SO, it says that it is "Fast. Very, very fast."
What is it that makes it so fast? DB? MVC? What?
|
In the "About" section of SO, it says that it is "Fast. Very, very fast." What is it that makes it so fast? DB? MVC? What? | |||||||||||
feedback
|
|
In this answer lies everything that StackOverflow is built with. Using the right tools coupled with solid programming is what makes it fast. However, it doesn't hurt that the servers are cooled with liquid cocaine. Also, check out the data dump schema. A well-designed database and indexes are absolutely paramount to speed. | |||||||||||||
feedback
|
|
I don't think speed is referring to the actual speed of the site, but rather the time it requires to get answers. It's fast in the sense that you get answers to your questions quickly. | |||||||
feedback
|