"UnityMark" Community Benchmark Project?

Would anyone else be intereseted in creating a Unity Benchmark Project

The idea is to generate a FutureMark style set of scenes that test the performance of the Unity Engine and the hardware it runs on?

On Rails Game Scenes to Test Performance of Unity

Stage One:

Take example projects convert to run on rails and combine them into a benchmark suite.

Stage Two:

Open source to allow for optimisation of code/shaders ect.

Stage Three:

Request new scenes from the community!

That’d be nice. (:

particlesparticlesparticlesparticles :stuck_out_tongue:

That would be pretty cool, kind of like a showcase?

Did this idea take life?

No.

I think the idea of a Unity benchmarking tool is good, but it doesn’t need to be like futuremark, indeed if that’s what you want I don’t see why you couldn’t just appropriate something like Angry Bots demo for that.

What I think would be better are some simple gpu tests for fillrate, transparency, x number of skinned meshes, geometry batching. The difference being that this would keep the benchmark simple and have a small file size. Ideally with a means to upload the results to a central server. I wonder if someone were able to come up with a benchmark test if UT would be willing to provide the server backend since they would benefit from the results.

Of course such benchmarks are only of use relative to each other. They wont tell you how well your game will run, but they should give you some idea of expectations.

I thought about trying something like this with Construct once but it wasn’t nearly as advanced.

Could be useful if there is a highly detailed breakdown of everything in a way that can be applied to any project to get a good feel for projected performance.

Unity themselves probably already has all this data.