Koz Ross on Nostr: For those not asm-literate: GCC does a derpy one-byte-at-a-time reversal, while Clang ...
For those not asm-literate: GCC does a derpy one-byte-at-a-time reversal, while Clang magically loop sections, SIMDs and on Aarch64, even calls byte reversal intrinsics.
Note that the compilers are passed _identical_ flags in this case.
Published at
2023-11-05 22:22:14Event JSON
{
"id": "33eb9a69fc5bf4f893286bee686009255091d0d0e4df875847bf0d165e2e0dbe",
"pubkey": "ea01c28d25fdebef270fb11977d88794eaa6e04210af4e9f0d45d2ca4df3e28e",
"created_at": 1699222934,
"kind": 1,
"tags": [
[
"e",
"3ee954adac72f00d2d33d1f019bf92b6579e57014b81dda0f54852dcd1fb8965",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://chaos.social/users/koz/statuses/111360274213722867",
"activitypub"
]
],
"content": "For those not asm-literate: GCC does a derpy one-byte-at-a-time reversal, while Clang magically loop sections, SIMDs and on Aarch64, even calls byte reversal intrinsics.\n\nNote that the compilers are passed _identical_ flags in this case.",
"sig": "f7e66131a3f96bed3d265292e232e896ad9d168e164a17e5a56e51e692adaeb9280cf75b462007e48b5054c782d5bdb9919448083478c01e592faea95136ecd4"
}