This Electron app tests various latencies for different IPC scenarios.
git clone https://github.com/ZacWalk/electron-bench.git
cd electron-bench
npm install
npm start
IPC Best practices document is a document that we put together pointing out some limitations of Electron IPC, when it comes to it's bandwidth. We have measured some data to give you and idea.