mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-05 13:44:44 +02:00
Updated FAQ (markdown)
4
FAQ.md
4
FAQ.md
@@ -139,9 +139,9 @@ See issues [#243](https://github.com/bblanchon/ArduinoJson/issues/243) and [#302
|
||||
|
||||
| Input | AVR 8-bit | ESP8266 | x86 | x64 |
|
||||
| ---------------------------------- | --------- | ------- | ----- | ----- |
|
||||
| OpenWeatherMap (one location) | 418 | 684 | 1328 | 1448 |
|
||||
| OpenWeatherMap (one location) | 436 | 712 | 1384 | 1504 |
|
||||
| Weather Underground (one location) | 882 | 1424 | 2816 | 2912 |
|
||||
| Forecast.io | 26818 | 43192 | 85352 | 88448 |
|
||||
| Forecast.io | 13442 | 21588 | 42648 | 44232 |
|
||||
|
||||
Theses results were generated with the [JsonBuffer size calculator](https://rawgit.com/bblanchon/ArduinoJson/master/scripts/buffer-size-calculator.html).
|
||||
|
||||
|
Reference in New Issue
Block a user