How SSD hard drive affected speed of your website (asp.net/linq/ms sql database)
        Posted  
        
            by 
                Sergey Osypchuk
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Sergey Osypchuk
        
        
        
        Published on 2010-01-21T18:29:41Z
        Indexed on 
            2012/10/22
            17:04 UTC
        
        
        Read the original article
        Hit count: 325
        
I have a small database (<1G) But we have a lot of complex logi? in website and client complains on render time, which is 3-5 seconds. We are not google, and thousands of users a day is our dream, so size is not a problem, but speed is important. Can anybody share with experience with SSD drives for ASP.NET (MVC)/LINQ/MS SQL based application ? How you performance increased?
UPDATE: this whitepaper states that it will be 20 times faster. http://www.texmemsys.com/files/f000174.pdf
© Server Fault or respective owner