A
Arno van der Ende
Guest
Hi Rob, Where can I read the details of this bug (PSC00365228)? I also see some discrepancies in the number of times called: I profile MethodA. MethodA calls MethodB. MethodB does a for each and calls MethodC (1000 times). Now, in the profile view, tab 'Module details', I see that MethodC is called 1000 times. But when I look in the 'Call tree' view, I see that MethodC is only called once. The timings on both views also don't match. Is this a bug or just a misunderstanding of my knowledge about these views? The strange thing is that when I profile in MethodB (instead of MethodA), the number of times in both views are the same. I'm on 11.7.2 as well. / Arno
Continue reading...
Continue reading...