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

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

[Octave-bug-tracker] [bug #64962] Avoid unessecary copy of dim_vector


From: Rik
Subject: [Octave-bug-tracker] [bug #64962] Avoid unessecary copy of dim_vector
Date: Wed, 13 Dec 2023 13:21:05 -0500 (EST)

Follow-up Comment #3, bug#64962 (group octave):

I don't think this was a comprehensive review.  Rather, Petter found an
instance which could clearly be improved and so made the change.

If there is a simple way to find these instances with grep or some other tool
I think we should convert more of the code base to do this.

I've never been able to get a good profiling run on Octave to find the real
hotspots.  But, I always do find that we are creating and destroying a lot of
temporary objects.  Eliminating that should help.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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