v8-profiler-rs
Analyze V8 HeapSnapShot By Rust
File Explorer
Download Latest Version (.zip)- ci.yml
- settings.json
- package.json
- v8_profiler_rs.d.ts
- v8_profiler_rs.js
- v8_profiler_rs_bg.wasm
- v8_profiler_rs_bg.wasm.d.ts
- close.svg
- file.txt
- logo.jpeg
- worker.js
- config.default.ts
- index.ts
- configuration.ts
- index.d.ts
- App.vue
- index.less
- index.vue
- config.ts
- index.ts
- render$node.vue
- index.less
- render.vue
- render.vue
- index.ts
- analyze.ts
- common.less
- tsconfig.json
- type.ts
- utils.ts
- app.js
- bootstrap.js
- config.ts
- f.yml
- package.json
- tailwind.config.js
- tsconfig.json
- 5c286fe4dc2b5443.png
- 6c52bdda69534e42bc51b57042242650_noop.png
- 77d1693d497f482b8a61a7c2aaa8bce9_noop.png
- v8-1.png
- v8-10.png
- v8-11.png
- v8-12.png
- v8-2.png
- v8-3.png
- v8-4.png
- v8-5.png
- v8-6.png
- v8-7.png
- v8-8.png
- v8-9.png
- .gitattributes
- .gitignore
- LICENSE
- package.json
- README.md
- README_Zh.md
# Installation Guide
1. Get the code
git clone https://github.com/zhangyuang/v8-profiler-rs
Downloads the entire project code from GitHub to your computer.
cd v8-profiler-rs
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ yarn && yarn start
Starts the development/run server.
app @6603: +76.30 MB(node_modules / .pnpm / express @4 .18 .2 / node_modules / express / lib / express.js)
Type this command into your terminal and run it.
router @6533: +76.30 MB(node_modules / .pnpm / express @4 .18 .2 / node_modules / express / lib / router / index.js)
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
