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.
SPEC.md documents the SIMD width property as
org.simdjson.species; the code actually readssimdjson.species(noorg.prefix). Same mismatch fororg.simdjson.backendvssimdjson.backendin comparison_analyses.md.Following the docs as written means the property silently does nothing. Needs the docs corrected to match the actual property names.