ブックマーク / netflixtechblog.com (1)

  • Fast JSON API serialization with Ruby on Rails

    by Shishir Kakaraddi, Srinivas Raghunathan, Adam Gross and Ryan Johnston We are pleased to announce the open source release of the Fast JSON API gem geared towards Ruby on Rails applications. Introduction Fast JSONAPI is aimed at providing all the major functionality that Active Model Serializer (AMS) provides, along with an emphasis on speed and performance by meeting a benchmark requirement of b

    Fast JSON API serialization with Ruby on Rails
    ravelll
    ravelll 2018/02/01
    ヒャー "Performance tests indicates a 25–40x speed gain over AMS, essentially making serialization time negligible on even fairly complex models. Performance gain is significant when the number of serialized records increases."
  • 1