Skip to content

Add mention of BenchmarkProbe interface in "Creating Yardstick Benchmarks" section of readme #9

@ghost

Description

Suggest to add mention of BenchmarkProbe interface in "Creating Yardstick Benchmarks" section of README.md. Text could be like:

BenchmarkProbe interface is an important building block of the framework - use standard implementations supplied by Yardstick or create your own.

I think that way it would be easier to readers to grok how framework works and what is expected when creating own benchmarks.

Current wording can leave impression that besides implementing BenchmarkServer and BenchmarkDriver interfaces nothing else is needed to integrate with the framework. And even cursory glance on yardstick and ignite-yardstick code may still keep such an impression.

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