<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пн, 23 янв. 2023 г., 22:10 Stefan de Konink <<a href="mailto:stefan@konink.de">stefan@konink.de</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Monday, January 23, 2023 4:55:08 PM CET, Andrew Randrianasulu wrote:<br>
> I looked at attached screenshots and  I found it strange how <br>
> Peaked and Leaked basically stays very near each other for each <br>
> function line?<br>
<br>
I cannot comment on that part. But I did some more digging.<br>
<br>
The 'true' leaks start upon the moment that the viewer is actually invoked. <br>
It does not happen when the resources are loaded or the images get <br>
thumbnailed, or with the 'low res preview' when using mouse over.<br>
<br>
For each opening (of the same file of about 3GB) the leak increases 70MB. <br>
It happens when an actual new window is opened, but also when just using <br>
"View" which opens the same file in the same window.<br>
<br>
A few scratches in a single view, can bring this view to a higher leak. <br>
Ultimately it seems to be something under VRender::run() with both audio <br>
and video VRender::process_buffer() andARender::process_buffer().<br>
<br>
Without going into the code: is there any way that can disable the cache?</blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">sorry, I can't think about anything BUT disabling it by early return in functions allocating cache items ...</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>
Setting it to 0MB in preferences does not seem to have an effect.<br>
<br>
-- <br>
Stefan<br>
</blockquote></div></div></div>