initial commit via gitinitshit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Performance Notes
|
||||
* log level info seems to be the same size as no output level, at least for bootloader, so defaulting to setting app and bootloader to log level info
|
||||
## Builds
|
||||
* trim minimal config
|
||||
* bootloader compiled for performance
|
||||
* bootloader log level info
|
||||
* app compiled for performance
|
||||
* app log level info
|
||||
### ESP32
|
||||
* 698080 bytes total image size
|
||||
### ESP32-C6
|
||||
* 635138 bytes total image size
|
||||
### ESP32-C3
|
||||
* 583696 bytes total image size
|
||||
### ESP32-S3
|
||||
* 554747 bytes total image size
|
||||
Reference in New Issue
Block a user