dottrace Questions
1
I am using IntelliJ IDE for Java application development. I was wondering if there is a way to calculate the time it takes for a particular function to complete from IntelliJ.I googled around but s...
Amaya asked 20/2, 2015 at 23:44
1
Solved
Whenever I do a session (both samplig and timeline), it says like up to 70-80 percent of entire exuction is occupied by native code. It seems kind of suspicious, not quite sure whether I got a bugg...
Discretional asked 8/5, 2018 at 8:5
1
I am using DotTrace Performance (v 5.5.4) on my web application. I am trying to optimize the page load time after cold starting the MVC 5 application. Looking at the main thread on the snapshot, it...
Basilio asked 17/8, 2015 at 13:50
2
What does [Garbage collection] mean in this pic? And the "20 calls" thing?
I mean, how can I figure out why GC took so long? Was it collecting a lot of small objects? A single big one? Any hints...
Santonin asked 1/9, 2010 at 13:9
2
I'm trying to profile a .NET C# web application on my local machine. To do so, I've loaded the solution in Visual Studio 2013 and selected dotTrace -> Profile Startup Project from the main Visual S...
1
We are currently trying to optimize the performance of our Entity Framework queries. In particular, we look for ways to reduce CPU usage.
Using dotTrace, we analyzed what costs the most CPU time w...
Dreiser asked 29/4, 2014 at 9:25
2
Solved
I'm trying to profile the memory usage of an IIS hosted WCF web application using JetBrains dotTRACE Memory.
In the past, I've successfully used dotTRACE Performance on this same web application a...
2
Solved
I am using dotTrace Performance 4.5 to profile a .NET 3.5 C# web application. When I record one "user request" (load of page), I see 11 threads with approximately the same timing, 7644 ms.
Most o...
1
Solved
When using dotTrace, I have to pick a profiling mode and a time measurement method. Profiling modes are:
Tracing
Line-by-line
Sampling
And time measurement methods are:
Wall time (performance...
Evacuee asked 5/3, 2012 at 19:32
2
Solved
From https://stackoverflow.com/questions/273858/software-worth-buying, https://stackoverflow.com/questions/143088/open-source-c-projects-that-have-high-code-quality and https://stackoverflow.com/qu...
Alterable asked 25/6, 2011 at 23:10
1
Our W3WP process on our production server is constantly high. It doesn't max out at 100% but jumps up into the 90%s a fair bit. To help look into this I profiled the live aplication using JetBrains...
Torbernite asked 23/9, 2010 at 9:30
1
© 2022 - 2025 — McMap. All rights reserved.