diff --git a/FAQ.md b/FAQ.md index 8bee85f..79f9076 100644 --- a/FAQ.md +++ b/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).