Conversation
This commits add the big endian support for conversion between bytes and a typed value such as Int.
|
I don't assume there's any way to unit test this, right? |
|
Yes. I cannot prepare the test environment on s390x for you now. I tested all of the unit tests on my machine. All of the tests passed. Let me put the test results. |
|
Test results on a s390x machine. Let me screen some performance numbers. |
|
@tnakaike Robbert lost contact with you a while ago. Do you still need Big Endian support? |
|
@Joannis Yes. I hope that MongoKitten supports big endian. I responded to him in Slack. He cannot access slack now? |
|
He's on vacation at the moment for another week. I can pick up the issues, too. Last thing I recall hearing about Big Endian support was his inabiliy to verify this. He wasn't able to get a big endian machine setup at the IBM cloud services. |
|
I did not know it. Did he tried this https://developer.ibm.com/linuxone/ ? Let me check if it works. |
This commits add the big endian support for conversion between bytes and a typed value such as Int.