Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- causes
-
MESOS-9114 cmake build is broken on macos
- Resolved
-
MESOS-9115 Stout depends on missing rapidjson headers.
- Resolved
- is related to
-
MESOS-8345 Improve master responsiveness while serving state information.
- Resolved