octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #64944] intensively redrawing subplots results


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #64944] intensively redrawing subplots results in memoryleak, slow performance and crash
Date: Wed, 29 Nov 2023 14:18:50 -0500 (EST)

Follow-up Comment #3, bug #64944 (project octave):

at least on windows with 8.4.0, and on ubuntu with octave 9, not seeing any
appreciable increase in octave memory usage by, e.g., running demo subplot 4,
then

for idx = 1:1000, cla; subplot(224); plot (x,rand(3,11)); endfor

maybe that has to do with the small plot size.  repeating with x = 1:10000,
things take a lot longer but i'm still not seeing any memory change.

hopefully the OP has a good example that we can recreate


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64944>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]