Sample Comparison #56302

Closed
opened 2018-08-11 01:19:46 +02:00 by Francesco Siddi · 6 comments

When viewing a sample (for example after submitting it) we would like to be able to compare it to similar samples. Ideally:

  • Best result
  • Slighly better result
  • Our sample
  • Slightly worse result
  • Worst result
When viewing a sample (for example after submitting it) we would like to be able to compare it to similar samples. Ideally: * Best result * Slighly better result * Our sample * Slightly worse result * Worst result
Author
Owner

Added subscriber: @fsiddi

Added subscriber: @fsiddi
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Author
Owner

Addressed feedback on the implementation in the wip-compare-results. Can we have another round of feedback and merge this @dr.sybren?

Regarding the question:

Do you have any idea to extend the query to "the N benchmarks slower/faster than yours"?

We could do the following. For each scene in groupValues:

  • query for the fasted and slowest, near fastest and near slowest results (near values can be an 80% near interpolation from current to extreme - the query should return a device name)
  • each result per scene is properly regrouped and pushed to the chart

This probably does not make much sense, I can elaborate later.

Addressed feedback on the implementation in the [wip-compare-results](https://developer.blender.org/source/blender-open-data/history/wip-compare-results/). Can we have another round of feedback and merge this @dr.sybren? Regarding the question: > Do you have any idea to extend the query to "the N benchmarks slower/faster than yours"? We could do the following. For each scene in groupValues: - query for the fasted and slowest, near fastest and near slowest results (near values can be an 80% near interpolation from current to extreme - the query should return a device name) - each result per scene is properly regrouped and pushed to the chart This probably does not make much sense, I can elaborate later.
Author
Owner

This is now partially implemented (when viewing a result, we can compare with the average).

This is now partially implemented (when viewing a result, we can compare with the average).
Author
Owner

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Francesco Siddi self-assigned this 2019-12-09 15:01:48 +01:00
Author
Owner

This is now being taken care on the sample view level, as well as via the query view.

This is now being taken care on the sample view level, as well as via the query view.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-open-data#56302
No description provided.