Reputation: 478
I am hoping someone can help me troubleshoot performance of sql server 2016.
Here are the 2 setups I have and I am comparing them
Older dell lattitude laptop (i7 cpu, 16gb ram ssd) Windows 10 Sql Server 2014 Developer edition (x64)
Newer dell (xeon cpu, 32gb ram, a lot faster ssd - 3x faster than my older laptop ssd in my tests) Windows 10 Sql Server 2016 Developer edition (x64)
Both versions of sql server were installed using all the default configuration. I really quickly noticed performance difference between the two
I have so far looked at the following
some details about the program
I am looking for some help to understand where to even start troubleshooting this. Here is what I am going to do next: install sql server 2016 on the older laptop and see if inserts are as fast as they were in sql server 2014 or will I see a significant slowdown
thanks
Upvotes: 1
Views: 690
Reputation: 478
Thank for all the help. After some time troubleshooting and looking around I found this post: here I ran AS SSD Benchmark and right away noticed a huge problem with my harddrive (I guess not all SSD Benchmark software is created equal - the other one I tried showed me that my SSD rocks). I will now be focused on how to address this problem. Thank you all
Upvotes: 1