Skip to content

Optimize value observation #4

@oscarlvp

Description

@oscarlvp

Value observation can be optimized. Since we keep observations that are present in all test executions that keep the same value:

  • If an observation has a different value its records can be removed
  • If an observation did not occur in an execution, the corresponding records can be removed
  • Keep only the observations with records
  • Repeat this process after every test execution

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