I recently fixed the /#/benchmark page on gpu.rocks by updating to v3.1.0 of @gpujs/benchmark. But v3.0.0 changed the stats score to make it scale proportional to cube of matrix size instead of being linear. This means that we need to change the graph data too.
@robertleeplummerjr I need your help with this. I have been trying to contact you on gitter but you didn't reply. (Although you can say I am impatient because no one replies in 5 mins :sweat_smile:)
I recently fixed the
/#/benchmark
page on gpu.rocks by updating to v3.1.0 of @gpujs/benchmark. But v3.0.0 changed the stats score to make it scale proportional to cube of matrix size instead of being linear. This means that we need to change the graph data too.We need to run the server benchmarks again.
How important is this (1-5)?
e^π
Expected behavior (i.e. solution)
Other Comments