Skip to content

Should MetaOscil have used only one Oscil? #294

@tomcombriat

Description

@tomcombriat

and swapping between tables of similar length instead of swapping between Oscil?

The issue #293 made me think of that even though the problem is not exactly the same. Swapping between tables might incur a slight increase of performances (not need to align the Oscil on swap) and of memory.

Unfortunately that would break backward compatibility (except if we make MetaOscil friend of Oscil so that it can grab only the pointer of the table and make its way with it).

Opinions? Worth it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions