Blender Opendata .blend files can be modified before benchmarking to produce unreliable results. #76290
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information:
Operating system: Linux
OpenData version:
Broken: OpenData 2.0.5
Short description of error:
The local .blend files stored for the OpenData benchmarking tool can be modified before the benchmark is run. This can be done to create unfair tests resulting in the opendata website becoming a unreliable source if one user was to test the scene over and over again or if multiple users tested with modified .blend files.
I don't know if the OpenData website has a system in place to stop users from uploading outlier results simply down to the fact I didn't want to post my own un-reliable results.
An option to fix this is to run a checksum once the user has selected the scenes they would like to benchmark. If the checksum does not match, re-download the .blend file. Following that, run another checksum before loading the file to benchmark. And if it doesn't match then, maybe skip the benchmark and report back to the user with a "Render failed: Corrupt .blend".
This also has the benefit of the OpenData benchmark tool being able to detect corrupted downloads (assuming a system doesn't exist already). So maybe this checksum system could also be applied to the Blender executable download aswell.
I understand it's basically impossible to stop someone from maliciously posting invalid results, and sometimes the results aren't even meant to be maliciously (E.G. All the users modifying the original OpenData benchmark so they could test RTX GPUs in 2.79 or tests with overclocked systems or systems that thermal throttle) but implementing this could be an extra step to stop some users from going out of their way to produce invalid results.
Steps to reproduce the error:
Added subscriber: @Alaska
Added subscriber: @brecht
Changed status from 'Needs Triage' to: 'Archived'
There are systems in place to remove outliers, this is not considered a bug.