mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
508d9a6a22
Wrong condition gating the hash map use causing performance degradation was corrected The condition enabling use of hash map when page is searched for Item was modified to correct the bug introduced by commit addressing delete of any BLOB_INDEX Items. This correction returns the performance of findItem to the state before previous change. |
||
---|---|---|
.. | ||
host_test | ||
include | ||
nvs_partition_generator | ||
nvs_partition_tool | ||
private_include | ||
src | ||
test_apps | ||
test_nvs_host | ||
.build-test-rules.yml | ||
.gitignore | ||
CMakeLists.txt | ||
Kconfig | ||
project_include.cmake |