how can we make best benchmarks with joode?
I think we should add an fps counter directly to TestingWorld. And then, where should we show the current fps?
I think we could also log the fps and then print some statistics.
As I see now, we’re printing loads of debug-messages, which decrease speed a lot. Maybe we should wait a bit with the benchmarking until we don’t need these messages anymore?