JD557 commented on issue #1264: URL: https://github.com/apache/pekko/issues/1264#issuecomment-2042191752
> Would you like to take a look at this too @JD557 Unfortunately, I don't think I'll have capacity to look into this in the near future. Also, my knowledge of SIMD is pretty limited. Having said that: > But without the vector api that what we can do now. I think there's value in first trying something that is *not* using the Vector API (like the code suggested above). That way Pekko can keep supporting old Java versions, as well as being easier to cross compile to JS and Native. Hopefully that would hit the autovectorizaton logic in some of those platforms, but I haven't tested that 😅 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org