Skip to content

Collect more data points per parameter set #15

@worldemar

Description

@worldemar

Currently each parameter combination is used to spawn process only once.
From statistics standpoint that is not enough to draw any conclusions.
Since process pool could be larger than 1 and process itself is not guaranteed to run in a controlled environment, it would be beneficial to collect more than one datapoint for each parameter combination.
Later, these points could be used to find average value, median value and other statistics of collected metrics.

There is no way to do that in InvokeContextInterface implementation.

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