mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
readme: mention that gcc produces a much faster binary than clang
This commit is contained in:
parent
98fde56c51
commit
5600cc68c0
1 changed files with 4 additions and 0 deletions
|
|
@ -313,6 +313,10 @@ In addition to the dev variant of the packages above, you need:
|
||||||
* ncurses
|
* ncurses
|
||||||
* scdoc
|
* scdoc
|
||||||
|
|
||||||
|
A note on compilers; in general, foot runs **much** faster when
|
||||||
|
compiled with gcc instead of clang. A profile-guided gcc build can be
|
||||||
|
more than twice as fast as a clang build.
|
||||||
|
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue