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

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

[Octave-bug-tracker] [bug #61912] Slow performance of complex()


From: Rik
Subject: [Octave-bug-tracker] [bug #61912] Slow performance of complex()
Date: Fri, 28 Jan 2022 18:41:51 -0500 (EST)

Update of bug #61912 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #12:

I checked in some small improvements here:
http://hg.savannah.gnu.org/hgweb/octave/rev/1182fcd6cdaf.

Re-benchmarking, I find that the complex() code takes 0.38 seconds.  But just
calling a function body (with no code) took 0.32 seconds.  So the actual
operations inside Fcomplex are fast but the function call and loop overhead
seems to be quite high.

Marking as Fixed and closing report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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