Tag

JSON parsing

1 views collected around this technical thread.

JD Retail Technology
JD Retail Technology
Sep 29, 2022 · Frontend Development

Design Draft Auto‑Recognition and Floor Generation in the Tongtian Tower Platform

This article describes how the Tongtian Tower team built an end‑to‑end design‑draft auto‑recognition system that parses Sketch JSON, converts it into a floor‑building DSL, and enables designers and operators to generate and fine‑tune floor layouts with up to 40% higher efficiency.

Design AutomationJSON parsingProduct Development
0 likes · 9 min read
Design Draft Auto‑Recognition and Floor Generation in the Tongtian Tower Platform
Architect's Tech Stack
Architect's Tech Stack
May 28, 2020 · Backend Development

FastJson: What It Is, Performance Comparison, Popularity Issues, and Why to Abandon It

The article introduces Alibaba's FastJson library, presents a benchmark showing it is only modestly faster than Jackson, discusses its limited popularity and numerous unresolved issues, and concludes that projects should prefer Jackson and gradually drop FastJson in favor of more reliable JSON parsers.

GsonJSON parsingJackson
0 likes · 7 min read
FastJson: What It Is, Performance Comparison, Popularity Issues, and Why to Abandon It