You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2019/01/11 10:43:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-10076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kuznetsov closed IGNITE-10076.
-------------------------------------

> 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
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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 (could be done as part of IGNITE-5617).
> 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)