Update performance on extension-icons

N-R-K 2022-07-22 17:38:40 +00:00
parent ae2d049e8f
commit b7e68bc840

@ -24,6 +24,7 @@
- controlled binary size - controlled binary size
- `O3` level compiler optimization - `O3` level compiler optimization
- 0-warning statically-analyzed code (forced `-Wall -Wextra -Werror` in CI) - 0-warning statically-analyzed code (forced `-Wall -Wextra -Werror` in CI)
- statically generated hash-table for guaranteed `O(1)` extension icon lookups.
#### Rejected options #### Rejected options