Hello, is there a Benchmarking tool available for testing SQL Server CE?
The server running will determine the results at scale, rather than the SQL Server CE frequency itself . Is it on a desktop machine, server or phone?
If you want to start your own benchmark, then consider some questions:
-
What are the performance metrics you are worried about? Writes, reads, or a heavy balance on a single balance?
-
Which aspects are you interested in testing? Write or read disk access, indexing, CPU usage?
Comments
Post a Comment