mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Update performance on extension-icons
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue