mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04: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:
parent
77a7fa77e2
commit
1da0fe6f9b
@ -81,7 +81,7 @@
|
||||
#define IDF_PERFORMANCE_MIN_EVENT_DISPATCH 18000
|
||||
#endif
|
||||
#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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user