Sergey Evdokimov created IGNITE-1223: ----------------------------------------
Summary: 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: Improvement Reporter: Sergey Evdokimov Assignee: Semen Boikov 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)