Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider ARMv7 support #1508

Open
jkeiser opened this issue Mar 20, 2021 · 0 comments
Open

Consider ARMv7 support #1508

jkeiser opened this issue Mar 20, 2021 · 0 comments

Comments

@jkeiser
Copy link
Member

jkeiser commented Mar 20, 2021

Currently we only support ARMv8. @easyaspi314 submitted a PR for ARMv7, but we need to figure out how to test it in CI and check its performance.

Alternately, we could include it as an unsupported implementation (off by default). The user could turn it on with -DSIMDJSON_IMPLEMENTATION_ARM64=1. That might be easier than working this stuff out, and keep the code from completely rotting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant