Capacitor/plugin performance

A general question about plugins/Capacitor bridge and performance: how long does it take for a js method call to cross the Capacitor bridge to the native OS?

I’m only talking about the bridge itself, not whatever operation is done after crossing the bridge.

I am sure it depends on the OS and the hardware, but it would be interesting to have a ballpark figure, and I’m certain the Capacitor devs have done such benchmarks.