I am using a profiler to determine the speed of my sql operations but am not sure what duration in milliseconds is considered good and what speed is bad? If its bad I can alter the query or fetchplan. So far I have anything ranging from 1 - 44 ms, with two outliers at 110ms.
I have a ms sql compact 3.5 database, using Telerik Open Access and its Open Access Profiler (which is pretty good btw). My application is a WPF desktop app.