yugabyte/yugabyte-db
GitHub で見る[YSQL] Parallelize postgres build make invocations
Open
#27,196 opened on 2025年5月15日
area/ysqlgood first issuehelp wantedkind/enhancementpriority/mediumstatus/awaiting-triage
Repository metrics
- Stars
- (8,229 stars)
- PR merge metrics
- (平均マージ 17d 21h) (30d で 92 merged PRs)
説明
Jira Link: DB-16682
Description
python/yugabyte/build_postgres.py make_postgres calls make in various subdirectories. After self.pg_build_root, the remaining items can be parallelized (or could everything be parallelized?). Perhaps all that's needed is some python multithreading.
Issue Type
kind/enhancement
Warning: Please confirm that this issue does not contain any sensitive information
- I confirm this issue does not contain any sensitive information.