mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 11:21:27 +00:00
Update performance on extension-icons
parent
ae2d049e8f
commit
b7e68bc840
|
@ -24,6 +24,7 @@
|
|||
- controlled binary size
|
||||
- `O3` level compiler optimization
|
||||
- 0-warning statically-analyzed code (forced `-Wall -Wextra -Werror` in CI)
|
||||
- statically generated hash-table for guaranteed `O(1)` extension icon lookups.
|
||||
|
||||
#### Rejected options
|
||||
|
||||
|
|
Loading…
Reference in a new issue