akka v2.6.19
scala 2.13.10
Hello,
So, I’m doing some instance type comparison against m6i vs m7g.
I noticed the performance on m7g performs worse than m6i, that is the throughput is much lower on m7g vs m6i. And the cpu usage is higher on m7g.
I created a basic latency metric on how long it takes an actor to process a message from mailbox and the latency on m7g is higher than m6i.
To me this overall performance tells me that graviton instances (m7g) doesn’t perform better as what AWS would claim. But before I can conclude that. I was wondering if there is something that I have missed that needed to be changed in order to run better on m7g. Specifically anything involved with akka framework. Or at least point out what to look for. Thoughts? Or anybody has similar experience?
1 post - 1 participant