kitty

Results 38 comments of kitty

hello,I encountered the same problem. Is there any progress on this issue?

@urlyy I wrote a rust version, the neon performance improvement is about twice as good, we can optimize it together ![image](https://github.com/user-attachments/assets/e91b62ba-1bb0-4295-8f44-3e0bc80bf3b8) my "Standard" is your normal

@urlyy I'm optimizing SIMD code for SSE2 and AVX

@urlyy neon I referred to part of your implementation, thank you