summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@mariadb.com>2020-05-18 13:00:03 +0000
committerVladislav Vaintroub <wlad@mariadb.com>2020-05-18 13:00:49 +0000
commitf86d97c3fee0127d83c009e448f419ac857c72c7 (patch)
tree69d09f4ae93e0448bed8a41290294ef5ef06b8b5 /sql/sql_base.cc
parent8eed9a4648356b75007c1afd52596f0455ef78c4 (diff)
downloadmariadb-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/sql_base.cc')
0 files changed, 0 insertions, 0 deletions