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