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

Add full SIMD support #83

Open
JairusSW opened this issue Jul 2, 2024 · 2 comments
Open

Add full SIMD support #83

JairusSW opened this issue Jul 2, 2024 · 2 comments
Assignees
Labels
confirmed Seen by me, feature confirmed, or issue acknowledged enhancement New feature or request high-priority Things I need to work on in-development Things I'm working on optimization Make it go brr SIMD SIMD go brrr

Comments

@JairusSW
Copy link
Owner

JairusSW commented Jul 2, 2024

No description provided.

@JairusSW JairusSW added enhancement New feature or request high-priority Things I need to work on confirmed Seen by me, feature confirmed, or issue acknowledged labels Jul 2, 2024
@JairusSW JairusSW self-assigned this Jul 2, 2024
@JairusSW JairusSW added the in-development Things I'm working on label Jul 2, 2024
@JairusSW
Copy link
Owner Author

JairusSW commented Jul 2, 2024

TODO:

  • Serialization
    • Objects
    • Strings
    • Arrays
    • Integers
    • Floats
    • Bools
  • Deserialization
    • Objects
    • Strings
    • Arrays
    • Integers
    • Floats
    • Bools

@JairusSW JairusSW added optimization Make it go brr SIMD SIMD go brrr labels Jul 2, 2024
@JairusSW
Copy link
Owner Author

Serializing things besides strings doesn't make sense here, so i'm counting serialization as done and everything left unmarked in that category as cancelled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed Seen by me, feature confirmed, or issue acknowledged enhancement New feature or request high-priority Things I need to work on in-development Things I'm working on optimization Make it go brr SIMD SIMD go brrr
Projects
None yet
Development

No branches or pull requests

1 participant