yugabyte/yugabyte-db

[YSQL] Parallelize postgres build make invocations

Open

#27,196 创建于 2025年5月15日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)C (1,003 fork)batch import
area/ysqlgood first issuehelp wantedkind/enhancementpriority/mediumstatus/awaiting-triage

仓库指标

Star
 (8,229 star)
PR 合并指标
 (平均合并 17天 21小时) (30 天内合并 92 个 PR)

描述

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.

贡献者指南