Another 8% perf improvement for fixed formatting in 🐉 Żmij on macOS https://github.com/vitaut/zmij/pull/114
Improvement on NEON path of writing fixed doubles by Antares0982 · Pull Request #114 · vitaut/zmij

This is a continuation of #110 . The only tricky part is that we have to reverse the hi-lo of ffgghhii_bbccddee_64, because the original order of unshuffled bytes cannot be used to calculate length...

GitHub