mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp_event: halve the events registered in performance test
This commit is contained in:
parent
5ea4d7ba61
commit
c643f743ce
@ -1415,7 +1415,7 @@ static void performance_test(bool dedicated_task)
|
||||
|
||||
TEST_SETUP();
|
||||
|
||||
const char test_base[] = "qwertyuiopasdfghjklzxvbnmmnbvcxzqwertyuiopasdfghjklzxvbnmmnbvcxz";
|
||||
const char test_base[] = "qwertyuiopasdfghjklzxvbnmmnbvcxz";
|
||||
|
||||
#define TEST_CONFIG_BASES (sizeof(test_base) - 1)
|
||||
#define TEST_CONFIG_IDS (TEST_CONFIG_BASES / 2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user