Skip to content

Performance improvement parsing numbers #235

@Tangerino

Description

@Tangerino

I made a test in function parse_number.
I replaced the 'strtod' function by the one in sqlite3 project 'sqlite3AtoF' (V3.22.0) and got the parsing process 20%~25% faster in general using my regular JSON documents.
I'm sorry but I can't now do the pull request, if someone is interesting investigate this would be awesome for the project.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions