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

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

[Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #55287] Memory leak in graphics subsystem
Date: Wed, 9 Jan 2019 21:34:55 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #45, bug #55287 (project octave):

some more info:
if we plot rand(100,1) we see increasing numbers by  672 & 756
if we plot rand(1000,1) we see increasing numbers by  672 & 756
if we plot rand(100,2) we see increasing numbers by  768  844
if we plot rand(100,3) we see increasing numbers by  860  936
if we plot rand(100,4) we see increasing numbers by  948 1028
So it uses more memory with more dimensions and not with more data per
dimension.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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