Some stats on real time performance of a boomi atom

Get a baseline for a very simple web service how long it takes to serve. Key is not to test the parallelism or scaling abilities. Just to get some baseline numbers knowing very well that these numbers depend on so many factors.

this is not a precise list. It is a virtual machine. not sure what the actual chipset or the hardware is. It has 4 cpus. 6G of memory.

SOAP based

Receive a simple xml

Map one field

Return the xml

It is about 20 to 30 ms.

general mode allows process reporting and logging step by step

low latency turns off the logging step by step.


Low latency - 40 to 50 msecs (compared to 20 to 30)
General - 220 ms (compared to 180)