Skip to content

Conversation

@austinderek
Copy link
Owner

Removed reference to treeShaking, which isn't a known property in TurbopackOptions.


🔄 This is a mirror of upstream PR #82352

lukesandberg and others added 3 commits August 4, 2025 16:16
# Add automated benchmark runner for module-cost

## What?
This PR adds an automated benchmark runner for the module-cost benchmark, allowing for consistent measurement of module loading and execution times.

## Why?

It is to tedious and error prone to run the benchmark. 

## Usage

Build `next` and turbopack however you like
```
pnpm i
pnpm prepare-bench
pnpm build-webpack (or build-turbopack)
pnpm benchmark
```

## How?

v0 mostly
'treeShaking' isn't a known property in TurbopackOptions.
@staging
Copy link

staging bot commented Aug 5, 2025

✅ This pull request was succesfully scanned and it was determined that it does not contain any changes that present immediate security concerns. If you would still like for it to be reviewed by an expert from our reviewer community, you can submit it manually via the HackerOne PullRequest dashboard.

⏱️ Latest scan covered changes up to commit af632be (latest)

@austinderek austinderek force-pushed the canary branch 8 times, most recently from 9e9ee85 to 4e06942 Compare August 5, 2025 08:38
@austinderek austinderek closed this Aug 5, 2025
@austinderek austinderek deleted the huperniketes-doc-patch-1 branch August 5, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants