Skip to content

Database: allow to mark an entry as static #158

Description

@MatthieuDartiailh

The idea here would be to allow to specify that once written an entry won't change during a measurement. This would obviously apply to Definitions and any value resulting of the evaluation of static fields. Having this capability would allow some optimisation in particular regarding the saving of data. For example HDF5 could take adavntage of knowing the size of the final array to allocate properly the data, or generate enough frames.
The exact API needs some reflexion.
Another advantage would be for providing more accurate infos to the monitors by letting them know that some loops are static and that it is safe to estimate the time before completion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions