Skip to content

docs(contrib-guide): add memory profile steps#5053

Merged
Boshen merged 1 commit intomainfrom
docs/contrib-guide-memory-profile-page
Jun 26, 2025
Merged

docs(contrib-guide): add memory profile steps#5053
Boshen merged 1 commit intomainfrom
docs/contrib-guide-memory-profile-page

Conversation

@sapphi-red
Copy link
Member

Added memory profile steps that worked for me.

@netlify
Copy link

netlify bot commented Jun 24, 2025

Deploy Preview for rolldown-rs ready!

Name Link
🔨 Latest commit 5841d68
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/685a84b2debed50008bbf9d9
😎 Deploy Preview https://deploy-preview-5053--rolldown-rs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Contributor

Benchmarks Rust

  • target: main(456e1f7)
  • pr: docs/contrib-guide-memory-profile-page(5841d68)
group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     80.5±3.08ms        ? ?/sec    1.02     81.8±2.88ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     89.1±2.86ms        ? ?/sec    1.04     92.8±3.31ms        ? ?/sec
bundle/bundle@rome_ts                                        1.00    115.4±3.45ms        ? ?/sec    1.01    116.6±2.55ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    129.6±2.40ms        ? ?/sec    1.01    130.4±2.90ms        ? ?/sec
bundle/bundle@threejs                                        1.05     42.7±2.58ms        ? ?/sec    1.00     40.9±1.01ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.01     49.3±0.90ms        ? ?/sec    1.00     48.6±1.75ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    438.6±9.66ms        ? ?/sec    1.00    440.2±8.22ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00    510.1±6.60ms        ? ?/sec    1.01    516.1±9.88ms        ? ?/sec
scan/scan@rome_ts                                            1.00     89.4±2.11ms        ? ?/sec    1.02     91.0±2.20ms        ? ?/sec
scan/scan@threejs                                            1.00     32.4±1.86ms        ? ?/sec    1.00     32.4±0.93ms        ? ?/sec
scan/scan@threejs10x                                         1.00    325.3±5.92ms        ? ?/sec    1.02    333.0±7.06ms        ? ?/sec

@Boshen Boshen added this pull request to the merge queue Jun 26, 2025
Merged via the queue into main with commit a0ec4ad Jun 26, 2025
24 checks passed
@Boshen Boshen deleted the docs/contrib-guide-memory-profile-page branch June 26, 2025 03:37
hyf0 pushed a commit that referenced this pull request Jun 27, 2025
## [1.0.0-beta.21] - 2025-06-27

### 🚀 Features

- rolldown: oxc_resolver v11.3.0 (#5078) by @Boshen
- debug: support to emit `meta.json` (#5075) by @hyf0
- plugin/vite-resolve: support tsconfig paths (#5004) by @sapphi-red

### 🐛 Bug Fixes

- plugin/vite-resolve: resolve glob side effects field correctly (#5079)
by @sapphi-red
- rolldown_plugin_transform: don't load tsconfig for files in
node_modules (#5074) by @sapphi-red
- preserveModules: correctly generate absolute chunk file names (#5072)
by @shulaoda
- vite-tests: fix `pnpm install` failure (#5070) by @shulaoda

### 📚 Documentation

- contrib-guide: add memory profile steps (#5053) by @sapphi-red

### ⚙️ Miscellaneous Tasks

- remove `just lint` in `packages/debug/package.json` (#5080) by @hyf0
- deps: update dependency rolldown-plugin-dts to v0.13.12 (#5077) by
@renovate[bot]
- repo: make `pnpm lint-knip` part of `just lint-node` (#5076) by @hyf0
- infra: move `insta.yaml` to the workspace root (#5073) by @shulaoda

Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
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.

4 participants