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

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

[Octave-patch-tracker] [patch #10233] interpreter: Cache function look-u


From: John W. Eaton
Subject: [Octave-patch-tracker] [patch #10233] interpreter: Cache function look-ups in identifiers
Date: Wed, 22 Jun 2022 09:45:40 -0400 (EDT)

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

                 Summary: interpreter: Cache function look-ups in identifiers
                 Project: GNU Octave
               Submitter: jwe
               Submitted: Wed 22 Jun 2022 01:45:38 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:45:38 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

Uses a weak_ptr to a shared_ptr to signal when the cache need
to be refreshed.

Functions that take a classdef or class object as argument are
not cached.

Cache is invalidated on autoload or load path update.







    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Wed 22 Jun 2022 01:45:38 PM UTC  Name: octave_30615.patch  Size: 7KiB  
By: jwe

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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