Skip to content
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
@boddhisattva

Description

@boddhisattva

@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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions