[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10221] interpreter: octave_value_list tin
From: |
John W. Eaton |
Subject: |
[Octave-patch-tracker] [patch #10221] interpreter: octave_value_list tiny_vector and lazy tags |
Date: |
Wed, 22 Jun 2022 09:43:21 -0400 (EDT) |
URL:
<https://savannah.gnu.org/patch/?10221>
Summary: interpreter: octave_value_list tiny_vector and lazy
tags
Project: GNU Octave
Submitter: jwe
Submitted: Wed 22 Jun 2022 01:43:19 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:43:19 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
Store elements in octave_value_list in a tiny_vector instead
of std::vector to save allocs. Also do lazy construction of
name tags.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 22 Jun 2022 01:43:19 PM UTC Name: octave_30603.patch Size: 3KiB
By: jwe
<http://savannah.gnu.org/patch/download.php?file_id=53339>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10221>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #10221] interpreter: octave_value_list tiny_vector and lazy tags,
John W. Eaton <=