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

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

[Octave-patch-tracker] [patch #10235] interpreter: Non-virtual calls in


From: John W. Eaton
Subject: [Octave-patch-tracker] [patch #10235] interpreter: Non-virtual calls in op:s and ov inline constructor
Date: Wed, 22 Jun 2022 09:46:17 -0400 (EDT)

URL:
  <https://savannah.gnu.org/patch/?10235>

                 Summary: interpreter: Non-virtual calls in op:s and ov inline
constructor
                 Project: GNU Octave
               Submitter: jwe
               Submitted: Wed 22 Jun 2022 01:46:15 PM UTC
                Category: Core : other
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 22 Jun 2022 01:46:15 PM UTC By: John W. Eaton <jwe>
>From Petter Tomner <petter>, extracted from the        zip file attached to the
following comment in the discourse thread "WIP stack VM f\
or Octave": https://octave.discourse.group/t/wip-stack-vm-for-octave/2884/10

Speed up operators by doing non-virtual calls in the operator
definitions and use builder functions for octave_values that
are inlinable.

Make some getters final to avoid derived classes overriding
and messing up the direct calls in the operator definitions.







    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Wed 22 Jun 2022 01:46:15 PM UTC  Name: octave_30617.patch  Size: 26KiB  
By: jwe

<http://savannah.gnu.org/patch/download.php?file_id=53353>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10235>

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




reply via email to

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