https://github.com/bblanchon/arduinojson-vs-arduino_json
ArduinoJson vs Arduino_JSON
https://github.com/bblanchon/arduinojson-vs-arduino_json
Last synced: 9 months ago
JSON representation
ArduinoJson vs Arduino_JSON
- Host: GitHub
- URL: https://github.com/bblanchon/arduinojson-vs-arduino_json
- Owner: bblanchon
- Created: 2019-11-20T13:53:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T13:56:13.000Z (about 6 years ago)
- Last Synced: 2025-02-09T04:27:47.666Z (11 months ago)
- Language: C++
- Size: 2.93 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ArduinoJson vs Arduino_JSON
===========================
This repository contains the programs used to benchmark [ArduinoJson](https://arduinojson.org) against the "official" Arduino_JSON.
See the article here: https://arduinojson.org/2019/11/19/arduinojson-vs-arduino_json/