Login
Roast topics
Find topics
Find it!
From:
dougallj
(Uncensored)
subscribe
Converting integers to fixed-width strings faster with Neon SIMD on the Apple M1 | dougallj
https://dougallj.wordpress.com/2022/04/01/converting-integers-to-fixed-width-strings-faster-with-neon-simd-on-the-apple-m1/
links
backlinks
Roast topics
Find topics
Roast it!
I was inspired by Daniel Lemire’s blog post, Converting integers to fix-digit representations quickly (and the follow up Converting integers to decimal strings faster with AVX-512) to try sol…