Hi Guys,

can you advise what options can be turned on/off at present even though there is no options form.

In particular I want to stop the call graph from synchronizing the code window as it is causing performance issues, would also be handy to know if there are any other features we can tweak for now :wink: .

thanks
Lexicon
0

Comments

4 comments

  • StephenC
    We are keeping the options very limited for 4.0 and they won't contain options to configure various behaviours like that on the UI.

    The options are going to be:
    - Enable/Disable inlining
    - Adjust timings to compensate for overhead added by the profiler
    - Simplify complex stack traces to save memory
    - Avoid profiling extremely trivial functions
    - Include source code with saved results

    I would doubt that any more will make it in at this point in time. Things aren't being added at this point in time as we are heading for Beta in less than a week! :D

    Stephen
    StephenC
    0
  • Lexicon
    Thanks Stephen,

    so what will the solution to my problem be ?
    Lexicon
    0
  • Bart Read
    Hi Paul,


    You should find that just closing the code view will fix your problem. I think I'd put in the fix to stop the code view repopulating whilst its hidden in the last public build, but if not it'll be available in the beta.

    Hope that helps!


    Thanks,
    Bart
    Bart Read
    0
  • Lexicon
    Thanks Bart, I will give it a try.
    Lexicon
    0

Add comment

Please sign in to leave a comment.