Skip to content

Update benchmark logic to be less strict #52

@JanssenBrm

Description

@JanssenBrm

At this stage, the benchmarks only use the status to give a score to the service. If a benchmark failed, it gets a score of 0 and if it succeeded it gets a score of 1, resulting in a percentage that is mapped to the traffic light system.

However, this logic might be a bit too strict as the error can happen at different stages of the benchmark, such as downloading the result or during the compare phase. In some cases, it might not be a reason to mark the service as failed. Therefore, we should think of another scoring system, that is including the phase of the benchmark, which is also available in the GeoParquet file.

Metadata

Metadata

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