Just to relay my latest blog article to this forum:
https://blog.synopse.info/?post/2022/02/15/mORMot-2-ORM-PerformanceAs you can see, I only wrote about FPC. Even if the tests would run on Delphi, I wanted to emphasize that FPC + Linux is the way to go for any serious SOA solution using our little framework.

Delphi would be slower, especially due to Windows itself. But who want to run a service on Windows, when you can host it on a small, efficient and cheap Linux VM or server? We don't support the Delphi for Linux compiler, because we don't own it, and I guess it would be slower than FPC anyway.
Numbers are very high - we reach or overpass the million operations per second, for a full ORM / REST / JSON / Database process.

I guess we could not reach such scalability with a NodeJS or whatever trendy server.
Lazarus/FPC, Linux and Open Source rocks!
Thanks all the team for such a great compiler and IDE. It helps to deliver very good professional solutions.
