Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

NEW DEBUGGER slowing down system?

Clemenss
Active Contributor
0 Kudos

Hi,

is it possible that the new debugger slows down the system?

I have very bad performance here and what do I see? Two users are in DEBUG mode.

Just a question.

Regards,

Clemens

5 REPLIES 5

Former Member
0 Kudos

generally debugging will slow down the system...so it is advisable to use debug during off-peak hours as this eats the system performamnce and also utilizes more resources.

Former Member
0 Kudos

hi

good

which version are you working with,i am working with ECC 6.0 version but i dont find any difference between new and old debugger,so there must be some server problem and that may cause to slow down your system.

Thanks

mrutyun^

0 Kudos

Hi Mrutyunjaya,

thank you. We are on ECC600 as well. It's a brandnew system running on linux server - I think basis will have to do some tuning...

Regards,

Clemens

Former Member
0 Kudos

Any debugging will tie up a dialogue process longer than usual. If you have limited dialogue processes, transactions may queue up waiting for a free one.

Rob

Clemenss
Active Contributor
0 Kudos

Conclusion: No real advantage using new debugger.