[ https://issues.apache.org/jira/browse/IGNITE-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339205#comment-15339205 ]
Andrey Novikov commented on IGNITE-1223: ---------------------------------------- Used jackson v2 instead of Gson because it serializes only fields. > Use Gson instead of net.sf.json-lib:json-lib:2.4 > ------------------------------------------------ > > Key: IGNITE-1223 > URL: https://issues.apache.org/jira/browse/IGNITE-1223 > Project: Ignite > Issue Type: Sub-task > Reporter: Sergey Evdokimov > Fix For: 1.7 > > Attachments: master_ae11e9b_ignite-1223.patch > > > Gson faster then "net.sf.json-lib:json-lib:2.4" 4 times. (Serialization of > GridRestCommand#NODE responce 20000 times take 1,45 seconds with Gson and 5,8 > seconds with json-lib. Also json-lib cannot work with gridgain-style getters > and setters. -- This message was sent by Atlassian JIRA (v6.3.4#6332)