mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
freertos-smp: Update performance threshold for esp_event performance test with FreeRTOS SMP
This commit updates the performance thresholds for esp_event performance test with FreeRTOS SMP enabled.
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
#define IDF_PERFORMANCE_MIN_EVENT_DISPATCH 18000
|
#define IDF_PERFORMANCE_MIN_EVENT_DISPATCH 18000
|
||||||
#endif
|
#endif
|
||||||
#ifndef IDF_PERFORMANCE_MIN_EVENT_DISPATCH_PSRAM
|
#ifndef IDF_PERFORMANCE_MIN_EVENT_DISPATCH_PSRAM
|
||||||
#define IDF_PERFORMANCE_MIN_EVENT_DISPATCH_PSRAM 16000
|
#define IDF_PERFORMANCE_MIN_EVENT_DISPATCH_PSRAM 14000
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user