Is there a performance difference running Keycloak with "start-dev" and "start"?

I have read this page - Configuring Keycloak - Keycloak but does not seem to mention about any performance difference between these modes.

Does anyone know the answer to this question?

If you are using start --optimized will startup faster. However, I don’t believe it effects runtime performance.

Thanks @xgp and I totally agree with you. The documentation does not say anything about the run-time performance improvement over the start build