Benjamin Mahler created MESOS-9092:
--------------------------------------
Summary: Adopt rapidjson for improved json serialization
performance.
Key: MESOS-9092
URL: https://issues.apache.org/jira/browse/MESOS-9092
Project: Mesos
Issue Type: Improvement
Components: HTTP API, stout
Reporter: Benjamin Mahler
Assignee: Benjamin Mahler
The master state query benchmark shows a roughly 50% reduction in time to serve
v0 /state when jsonify uses rapidjson under the covers. We should consider
adopting rapidjson in order to get this performance benefit to users:
https://github.com/Tencent/rapidjson
License wise, we just have to exclude a third party bundled binary, so we'll
need to document how to strip the releases prior to upgrading for posterity.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)