Activity overview
Latest activity by kdalleycsstars
I'll look at the log and see if I can see anything that stands out. / comments
I'll look at the log and see if I can see anything that stands out.
Yes, we have a timer that kicks off every x seconds that checks for user login. Afterwards, the profiler still seems to be connected because the timeline still continues and our application still responds. When I perform actions in our application, the performance line increases/decreases as expected. It's just that when I select one of those areas on the timeline after the broadcast timer in v7 it only shows the code for the broadcast timer regardless of which area of the timeline I highlight and for v6 it says that there is no code available to see regardless of which area of the timeline I highlight.
It's very odd. / comments
Yes, we have a timer that kicks off every x seconds that checks for user login. Afterwards, the profiler still seems to be connected because the timeline still continues and our application still ...
Performance Profiler results in a vm (VirtualBox)
I'm running my development environment in a VirtualBox vm and I'm trying to profile our application and am running into some very odd results. I've looked online and the only "gotcha" that I can s...