开发者

is there any Benchmarking tool for available for testing SQL server CE?

开发者 https://www.devze.com 2023-01-17 12:07 出处:网络
HI , is th开发者_运维技巧ere any Benchmarking tool available for testing SQL server CE ?The device that the server runs on will largely determine the results, rather than the SQL Server CE instance it

HI , is th开发者_运维技巧ere any Benchmarking tool available for testing SQL server CE ?


The device that the server runs on will largely determine the results, rather than the SQL Server CE instance itself. Is this on a desktop machine, a server, or a phone?

If you were to start a benchmark yourself, consider a few questions:

  • What are the performance metrics that you're concerned with? A heavy focus on writes, reads, or an even balance?

  • What aspects are you interested in testing? Disk access, indexing, CPU usage under writes or reads?

0

精彩评论

暂无评论...
验证码 换一张
取 消