Skip to content

build: add --shared-highway configure flag - #65686

Merged
aduh95 merged 2 commits into
nodejs:mainfrom
aduh95:shared-hwy
Sep 4, 2026
Merged

build: add --shared-highway configure flag#65686
aduh95 merged 2 commits into
nodejs:mainfrom
aduh95:shared-hwy

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

V8 supports it, we might as well

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions
  • @nodejs/gyp
  • @nodejs/v8-update

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. labels Aug 31, 2026
@github-actions

This comment was marked as outdated.

@codecov

codecovBot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.17%. Comparing base (ddc0a0a) to head (1e9fd95).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #65686 +/- ##
==========================================
+ Coverage 90.12% 90.17% +0.04% 
==========================================
Files 769 769 Lines 261448 261448 Branches 49638 49674 +36 ==========================================
+ Hits 235633 235759 +126 + Misses 16829 16736 -93 + Partials 8986 8953 -33 

see 38 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Comment threadtools/v8_gypfiles/v8.gyp Outdated
@github-actions

This comment was marked as outdated.

1 similar comment
@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor
PlatformNumber of requisitesProportion of new derivations
x86_64-linux488 -> 489 => +11 / 489 = 0.2%
aarch64-linux489 -> 490 => +11 / 490 = 0.2%
x86_64-darwin428 -> 429 => +11 / 429 = 0.2%
aarch64-darwin431 -> 432 => +11 / 432 = 0.2%
Total1836 -> 1840 => +44 / 1840 = 0.2%
Changelog
@@ -617,0 +618,4 @@+/nix/store/9ps8zgr1ayyb0xsfjgc5l4fj5cl6580l-libhwy-1.3.0 (x86_64-darwin)+/nix/store/mv5xsa097plw3k09r541c31xg0ma9r6i-libhwy-1.4.0 (aarch64-darwin)+/nix/store/l71xwd2dvawcswgpi64pmpvki33fm8bh-libhwy-1.4.0 (aarch64-linux)+/nix/store/y7llycqq0c2g83bir7sbqc2970lzl9vp-libhwy-1.4.0 (x86_64-linux)

@aduh95aduh95 added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 4, 2026
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 4, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@panvapanva left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#65682
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#65686
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
@aduh95

Copy link
Copy Markdown
ContributorAuthor

Landed in 1e9fd95

@aduh95
aduh95 merged commit 1e9fd95 into nodejs:mainSep 4, 2026
25 checks passed
@aduh95
aduh95 deleted the shared-hwy branch September 4, 2026 13:32
@github-actions

This comment was marked as off-topic.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to Node.js builds or CI infrastructure.metaIssues and PRs related to the general management of the project.needs-ciPRs that need a full CI run.toolsIssues and PRs related to the tools directory.v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@aduh95@nodejs-github-bot@panva@legendecas