porting OTP to ppc64le arch
adil s <[email protected]> Mon, 21 Feb 2022 22:40:02 +0530
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAM4F6sK4ATF2cik7m34DySt+a=gOuC-p6h7-qN1nonueN_5rBA@mail.gmail.com> |
Hi all, I've ported the OTP 23.02 version to ppc64le arch. but the performance is so poor. sending 1 MB of data between erlang nodes takes around 44 minutes. btw, all of the test cases are passing here. Could someone please help me to debug this issue? Any hints/pointers are really appreciated. best wishes