lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5907 Rewr


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5907 Rewrite Mutable_properties based on vector<SCM>
Date: Tue, 14 Apr 2020 10:01:00 -0000

On Tue, Apr 14, 2020 at 8:56 AM Jonas Hahnfeld
address@hidden wrote:

This is part a series of experiments to rearchitect property
storage. None of them seem especially promising currently.

Han-Wen, is this already meant for review? If not, I propose to either delete it right away or correct title and description and set it to Needs_work.

what does 'delete' mean? Given the related discussion about
performance,, I think this code is useful to keep around in case
anyone wants to opimize get_property again.


[issues:#5907] Rewrite Mutable_properties based on vector<SCM>

Status: Started
Created: Mon Apr 13, 2020 08:47 PM UTC by Han-Wen Nienhuys
Last Updated: Tue Apr 14, 2020 07:34 AM UTC
Owner: Han-Wen Nienhuys

Rewrite Mutable_properties based on vector<SCM>

Alists use are based on linked lists. They have poor locality, which
introduces more CPU cache misses. Since LilyPond is not multithreaded,
the CPU sits idle during these misses.

This is part a series of experiments to rearchitect property
storage. None of them seem especially promising currently.

https://codereview.appspot.com/575990043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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