This repository was archived by the owner on Jan 30, 2019. It is now read-only.
This repository was archived by the owner on Jan 30, 2019. It is now read-only.
Feasibility of adding a json engine like yajl, oj with JSON Builder ? #39
Open
Description
@dewski Can you please tell me if json_builder uses ActiveSupport JSON or Multi JSON. In case it uses Multi JSON, is there a feasibility for me to specify a JSON Engine for json_builder ? The idea that I am trying to incorporate in my app is to parse the JSON faster, this way I can take an additional step towards reducing the overall time json_builder takes to generate the json response.
If there is something possible on these lines, can you please tell me how to go about it ? Thanks.
Metadata
Metadata
Assignees
Labels
No labels