mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-05 01:40:41 -05:00
readme: mention GCC 10.1 performance regression
This commit is contained in:
parent
29ac0278b1
commit
b5b1c19e94
1 changed files with 3 additions and 0 deletions
|
|
@ -317,6 +317,9 @@ A note on compilers; in general, foot runs **much** faster when
|
||||||
compiled with gcc instead of clang. A profile-guided gcc build can be
|
compiled with gcc instead of clang. A profile-guided gcc build can be
|
||||||
more than twice as fast as a clang build.
|
more than twice as fast as a clang build.
|
||||||
|
|
||||||
|
**Note** GCC 10.1 has a performance regression that affects foot. A
|
||||||
|
GPO build is about 30-40% slower with GCC 10.1 compared with GCC 9.3.
|
||||||
|
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue