esp-idf/docs/en/api-guides/performance
Djordje Nedic 5ee663d592 tools: Add CSV support to idf_size.py
This adds CSV support to idf_size.py and idf.py size actions and using the --format argument which accepts 'text', 'json' or 'csv' as input.

idf_size.py --json argument is deprecated but left to avoid a breaking change.

For idf.py size actions OUTPUT_JSON environment variable set at configuration time is overriden at target build time if --format is used.

Additionally, this commit refactors big parts of code, unified usage of json_dict and manually generated dictionaries for textual output and improves code quality in many parts.
2022-08-26 15:34:21 +02:00
..
index.rst doc: Add performance guides for execuion speed, binary size, RAM usage 2021-06-03 13:55:34 +10:00
ram-usage.rst esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH 2022-07-11 09:24:20 +08:00
size.rst tools: Add CSV support to idf_size.py 2022-08-26 15:34:21 +02:00
speed.rst mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00