Skip to content

Docs reference system properties with an org. prefix that the code doesn't use #77

Description

@devcrocod

SPEC.md documents the SIMD width property as org.simdjson.species; the code actually reads simdjson.species (no org. prefix). Same mismatch for org.simdjson.backend vs simdjson.backend in comparison_analyses.md.

Following the docs as written means the property silently does nothing. Needs the docs corrected to match the actual property names.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions