13
Views
4
Comments
Performance problems
Application Type
Traditional Web
Service Studio Version
11.54.66 (Build 63364)

Service center indicate SLOWSQL of a query that is used in the preparation. (6530 ms). When I use Azure Date Studio I have my resultset in 1000 ms. Why is there a difference in time? 

UserImage.jpg
vikas sharma
Champion

Hi,

For both queries, data set is same?

2020-09-26 09-10-18
Danny Eeraerts

Yep,  for both the data set is the same.

2024-05-30 10-12-48
Anushka singh

Hello

Network Latency: Service Center might have more network delay.

Server Load: The server might be busy with other tasks.

Query Execution Plan: The database might choose a different plan for each tool.

Overhead: Service Center might have extra processing overhead.

Caching: Azure Data Studio might use cached data

I hope it's helps!

2020-09-26 09-10-18
Danny Eeraerts

Thanks This can be a start of a solution.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.