Skip to content

Conversation

@svenvg93
Copy link
Contributor

@svenvg93 svenvg93 commented Nov 23, 2024

📃 Description

This PR adds a benchmark checker, to check the results against set benchmark. Will add a "passed":"true/false" to the json.

{"download":{"bar":"min","type":"absolute","value":15,"unit":"mbps","passed":"true"},"upload":{"bar":"min","type":"absolute","value":15,"unit":"mbps","passed":"true"}}

To close: #964
To close: #646

🪵 Changelog

➕ Added

  • CheckAndUpdateBenchmarkResult Process
  • Add healthy information to the results screen.
  • Add healthy to the filters

📷 Screenshots

image

@alexjustesen alexjustesen added the feature New feature or request label Nov 24, 2024
@alexjustesen alexjustesen changed the base branch from main to refactor-benchmarking-results November 25, 2024 19:06
@alexjustesen alexjustesen merged commit fad7d20 into alexjustesen:refactor-benchmarking-results Nov 25, 2024
@svenvg93 svenvg93 deleted the feat/benchmark-result-table branch November 25, 2024 19:21
alexjustesen added a commit that referenced this pull request Nov 26, 2024
* [Feature] Added Check benchmark for healthy (#1816)

* Add Check and update benchmarsk state process

* Add helper and result resource

* Add filter

* Fix result table

* replace placeholder

* Use Helpers\Benchmark

---------

Co-authored-by: Alex Justesen <[email protected]>

* moved skipspeedtestjob to ookla namespace

* consolidated benchmark jobs

* fixed typo

* benchmark helper should be truthy

---------

Co-authored-by: Sven van Ginkel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Threshold reporting on Results screen. Color Coded Result Numbers

2 participants