While we've been conscious of performance during development, we've also avoided making any (premature) optimizations that would compromise the simplicity of the code base.
It would be good to do some profiling and see if there are any easy wins.
Even if we don't make any improvements, it would also be good to establish a baseline so regressions an be avoided in the future.
While we've been conscious of performance during development, we've also avoided making any (premature) optimizations that would compromise the simplicity of the code base.
It would be good to do some profiling and see if there are any easy wins.
Even if we don't make any improvements, it would also be good to establish a baseline so regressions an be avoided in the future.