Performance statistics of standalone edition v/s embedded edition

Hi team,

I am planning to use camunda in my project which is based on microservice architecture with spring boot. I have simple workflow for example from rest api it will get some data in instance and on each service it’s calling one class to print data. I checked some concepts for both edition (standalone and embedded).
Can anyone help me with some statistics data? like performance wise which one is better to use in my project, standalone or embedded?