Skip to content

[ENH] sleep compositor for testing and simulation #161

@fkiraly

Description

@fkiraly

The test surfaces in surfaces have an argument sleep that introduces latency, e.g., for testing purposes.
https://github.com/SimonBlanke/Surfaces

I think this is a neat idea, in hyperactive I would deal with this as a compositor: a class Sleep, which can be instantiated

Sleep(optimizer, sleep=42), this creates a composite that adds a delay to each run of solve.

Thoughts on the design, @SimonBlanke?
(imo low priority for now but just capturing my thoughts)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions