Developer team has written code on SharePoint 2007 to query with SQL DB but getting slowness (15-20 sec time to execute) while opening those pages having SQL related script.
Same code running on QA and development farm but there is no slowness, code is executing within 3-4 sec only delay in Prod farm 15-20 sec.
Is there any tool exist where we can know what causing delay on code level? CPU, memory and server performance are good for SharePoint and SQL servers.