diff options
author | Vladislav Vaintroub <wlad@mariadb.com> | 2020-05-18 13:00:03 +0000 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2020-05-18 13:00:49 +0000 |
commit | f86d97c3fee0127d83c009e448f419ac857c72c7 (patch) | |
tree | 69d09f4ae93e0448bed8a41290294ef5ef06b8b5 /sql/item_sum.cc | |
parent | 8eed9a4648356b75007c1afd52596f0455ef78c4 (diff) | |
download | mariadb-git-f86d97c3fee0127d83c009e448f419ac857c72c7.tar.gz |
Compiling - improve multithreaded build
In multithreaded build (at least confirmed with Windows ninja and msbuild),
at the end of "sql" target compilation, only 2 processors are used,
compiling either sql_yacc.cc or sql_yacc_ora.cc.
Thus, link of dependent executables or libraries is delayed while build is
underusing the CPU.
Rearrange the source list to improve parallelism.
Diffstat (limited to 'sql/item_sum.cc')
0 files changed, 0 insertions, 0 deletions