Skip to content

Reduce number of initial pilot ops to 1 or make it configurable #736

@surban

Description

@surban

Currently piloting always starts with 4 ops. This can take an unnecessary long time if the function to benchmark is long running.

Thus I suggest to reduce the number of initial pilot ops to 1. This will not reduce accuracy for short-running functions, since it is just an initial value and will be increased automatically to match the specified IterationTime.

Probably this can be done by simply changing MinInvokeCount in Engine.cs.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions