Easy Benchmark

This asset allows you to benchmark any method and know exactly how much time it takes to complete, making the optimization process a lot easier.


I’ve always been very interested in optimizing every code I write, but sometimes it’s difficult to know exactly how much you’re improving it.


On the other hand, there are a lot of “good practices” that people carry from older versions of Unity that may be solved at this point.

And here is when this asset is really helpful.

Instead of trusting internet posts from 2009, you can test your own code by yourself, seeing exactly how much you’re improving (or worsening) your methods.


Also, the asset provides an extremely simple way to export the results of the benchmarks to a .csv file, making it useful for large comparisons.


For more information, check the documentation.

If you want to contact me, please email me at slimystudios@protonmail.com