Skip to content

docs: add node.js profiling guide#736

Merged
9aoy merged 2 commits intomainfrom
docs/node-profiling
Dec 4, 2025
Merged

docs: add node.js profiling guide#736
9aoy merged 2 commits intomainfrom
docs/node-profiling

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Dec 4, 2025

Summary

add node.js profiling guide

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings December 4, 2025 12:04
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 4, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 2c6647b
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/69317960aef1810008d88cae
😎 Deploy Preview https://deploy-preview-736--rstest-dev.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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds documentation for Node.js built-in profiling tools to the advanced profiling guide. It restructures the existing content by promoting the Samply section to a top-level heading and adds a new section demonstrating how to use Node.js's --heap-prof flag for heap memory analysis.

Key changes:

  • Restructured Samply section from subsection to top-level heading for better organization
  • Added new "Node.js profiling" section with heap profiling example and analysis tool references
  • Provided both English and Chinese documentation versions

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
website/docs/en/guide/advanced/profiling.mdx Added Node.js profiling section with heap profiling instructions and updated section structure
website/docs/zh/guide/advanced/profiling.mdx Added Chinese translation of Node.js profiling section with heap profiling instructions and updated section structure

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@9aoy 9aoy merged commit aeccf1e into main Dec 4, 2025
16 checks passed
@9aoy 9aoy deleted the docs/node-profiling branch December 4, 2025 12:31
@9aoy 9aoy mentioned this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants