Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Implement more efficient JSON Parser? #22

Open
RaydenX93 opened this issue Mar 3, 2021 · 2 comments
Open

Implement more efficient JSON Parser? #22

RaydenX93 opened this issue Mar 3, 2021 · 2 comments

Comments

@RaydenX93
Copy link

Maybe a more efficient JSON parser may further improve performance.

This seems a comprehensive guide: https://github.com/miloyip/nativejson-benchmark

@QuickNET-Tech
Copy link

  1. Without sourcecode, that would be near impossible
  2. I don't think tostercx plans to do anything further on this

@tostercx
Copy link
Owner

tostercx commented Mar 3, 2021

  1. did a quick test - the JSON parses in ~800ms on my machine with the strlen patch, so there's not much to gain (in human time)
2. I don't think tostercx plans to do anything further on this

I plan to poke around GTA internals some more when I get time, I don't plan to maintain a stable release of this project tho

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

No branches or pull requests

3 participants