How can we help you today? How can we help you today?
Lexicon
Hi Stephen, Thanks for the positive response. with multiple charts, I was not looking to have multiple on screen at same time, more just that I could switch between and create new from a set point (both of which you have said will be coming) filter events : what I was looking to do, instead of trying to 'hide' boxes, was just be able to apply a filter that would change the opacity or size of certain events, pretty much like what you have said about the system events, it would be good just to be able to say 'show all _AfterEdit' methods or 'show all _CalcFormulaResult', then everything else pails into insignificance, and if you implement the fading scenario for system events, then it should just be an extension of that.. (sorry Bart). If you can think back to the tests we did it would help me do is see what recursion is happening quickly. other thing I thought about today . . . . is it possible to provide a 'suggestive' function that can identify code portions that can be streamlined, in my case . . . example #1: List(of <T>), could be replaced with HashTable, this alone has improved performance significantly. example #2: GetOrdinal --- there were over 700,000 calls to this system event at a cost of between 20-30%, certainly, changing this to an Enum of field position is going to be a good saving. What I am asking . . . is there a way to get a report to show some key bottlenecks (or am I just being tooooooo lazy ? looking forward for next installment. / comments
Hi Stephen, Thanks for the positive response. with multiple charts, I was not looking to have multiple on screen at same time, more just that I could switch between and create new from a set point ...
0 votes
Sorry James, nothing in the folder with that name ? is it something you can send ? Directory of C:\Program Files\Red Gate\ANTS Profiler 4 26/06/2008 03:57 PM <DIR> . 26/06/2008 03:57 PM <DIR> .. 24/06/2008 05:35 AM 234,176 ActiproSoftware.Shared.Net20.dll 24/06/2008 05:35 AM 557,760 ActiproSoftware.SyntaxEditor.Addons.DotNet.Net20.dll 24/06/2008 05:35 AM 1,057,472 ActiproSoftware.SyntaxEditor.Net20.dll 24/06/2008 05:35 AM 172,736 ActiproSoftware.WinUICore.Net20.dll 24/06/2008 05:35 AM 272,384 C5.dll 24/06/2008 05:35 AM 4,096 detoured.dll 24/06/2008 05:35 AM 532,480 DevExpress.Data.v7.2.dll 24/06/2008 05:35 AM 3,665,920 DevExpress.Utils.v7.2.dll 24/06/2008 05:35 AM 1,552,384 DevExpress.XtraBars.v7.2.dll 24/06/2008 05:35 AM 1,380,352 DevExpress.XtraEditors.v7.2.dll 24/06/2008 05:35 AM 1,232,896 DevExpress.XtraGrid.v7.2.dll 24/06/2008 05:35 AM 602,112 DevExpress.XtraTreeList.v7.2.dll 24/06/2008 05:35 AM 126,976 Interop.SHDocVw.dll 24/06/2008 05:35 AM 270,336 log4net.dll 26/06/2008 03:57 PM 0 pau.txt 24/06/2008 05:35 AM 278,528 ProfilerCore.dll 24/06/2008 05:35 AM 327,680 RedGate.Licensing.Client.dll 24/06/2008 05:35 AM 315,392 RedGate.Profiler.Engine.dll 24/06/2008 05:35 AM 8,704 RedGate.Profiler.IISService.exe 24/06/2008 05:35 AM 36,864 RedGate.Profiler.Interop.ComAdmin.dll 24/06/2008 05:35 AM 118,784 RedGate.Profiler.Project.dll 24/06/2008 05:35 AM 57,344 RedGate.Profiler.Tools.dll 24/06/2008 05:35 AM 1,593,344 RedGate.Profiler.UI.exe 24/06/2008 05:35 AM 262,144 RedGate.Shared.Controls.dll 24/06/2008 05:35 AM 225,280 RedGate.Shared.Utils.dll 24/06/2008 05:35 AM 208,896 RedGate.Update.Client.dll 24/06/2008 05:35 AM 114,688 Syncfusion.Core.dll 24/06/2008 05:35 AM 16,384 Syncfusion.Grid.Base.dll 24/06/2008 05:35 AM 1,613,824 Syncfusion.Grid.Windows.dll 24/06/2008 05:35 AM 1,744,896 Syncfusion.Shared.Base.dll 24/06/2008 05:35 AM 36,864 Syncfusion.Shared.Windows.dll 24/06/2008 05:35 AM 16,384 Syncfusion.Tools.Base.dll 24/06/2008 05:35 AM 3,915,776 Syncfusion.Tools.Windows.dll 24/06/2008 05:37 AM <DIR> X64 24/06/2008 05:35 AM 1,728,512 yFiles.dll 34 File(s) 24,282,368 bytes 3 Dir(s) 75,661,758,464 bytes free Paul. / comments
Sorry James, nothing in the folder with that name ? is it something you can send ? Directory of C:\Program Files\Red Gate\ANTS Profiler 4 26/06/2008 03:57 PM <DIR> . 26/06/2008 03:57 ...
0 votes
is there any other way to develop ?????? it could also be related to size of project ? / comments
is there any other way to develop ?????? it could also be related to size of project ?
0 votes
Hi Stephen, there was nothing showing anywhere. Nothing in the tree, nothing in the source. Strange I know, but true. Paul. / comments
Hi Stephen, there was nothing showing anywhere. Nothing in the tree, nothing in the source. Strange I know, but true. Paul.
0 votes
More ideas . . . LOVE THE CODE NAVIGATION !!! 5. ability to go back to place you jumped from 6. ability to launch external app with highlighted code (what I want to achieve is to call Reflector with a method as min) / comments
More ideas . . . LOVE THE CODE NAVIGATION !!! 5. ability to go back to place you jumped from 6. ability to launch external app with highlighted code (what I want to achieve is to call Reflector wit...
0 votes
The only thing running in the second region is a whole heap of REGEX statements, I am unable to reproduce consistently so when I get it to do it again I will run some more tests. / comments
The only thing running in the second region is a whole heap of REGEX statements, I am unable to reproduce consistently so when I get it to do it again I will run some more tests.
0 votes