esp-idf/docs/en/api-guides/performance
Ivan Grokhotkov 95ee8104bf build system: add COMPILER_SAVE_RESTORE_LIBCALLS option
Add new Kconfig option to enable -msave-restore flag for RISC-V
targets. This option can be used to reduce binary size by replacing
inlined register save/restore sequences with library calls.
2021-10-07 15:01:35 +08: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 freertos: add kconfig options for task snapshot functions 2021-09-01 15:13:48 +08:00
size.rst build system: add COMPILER_SAVE_RESTORE_LIBCALLS option 2021-10-07 15:01:35 +08:00
speed.rst doc: update tinyusb document to support esp32s3 2021-07-22 10:43:10 +08:00