[jira] [Created] (IGNITE-10076) Web Console: Investigate big number parsing in JSON

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10076) Web Console: Investigate big number parsing in JSON

Anton Vinogradov (Jira)
Alexey Kuznetsov created IGNITE-10076:
-----------------------------------------

             Summary: Web Console: Investigate big number parsing in JSON
                 Key: IGNITE-10076
                 URL: https://issues.apache.org/jira/browse/IGNITE-10076
             Project: Ignite
          Issue Type: Improvement
          Components: wizards
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov


To fix issue with big numbers (see IGNITE-6570) we are using "json-bigint" library.

And I found that it is not very effective (3x time slower that native JSON.parse()).

 

Need to investigate.

See also:

[http://derpturkey.com/untitled/]

[https://github.com/josdejong/lossless-json]

https://github.com/sidorares/json-bigint

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)