{"id":15480139,"url":"https://github.com/andycall/master-of-javascript-memory","last_synced_at":"2025-08-25T06:38:35.420Z","repository":{"id":50273268,"uuid":"177240197","full_name":"andycall/master-of-javascript-memory","owner":"andycall","description":"JavaScript 内存调试技巧与泄露分析","archived":false,"fork":false,"pushed_at":"2019-03-29T14:35:51.000Z","size":2107,"stargazers_count":120,"open_issues_count":3,"forks_count":19,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-15T02:43:47.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andycall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-23T03:38:28.000Z","updated_at":"2024-08-16T00:08:33.000Z","dependencies_parsed_at":"2022-08-04T03:15:26.543Z","dependency_job_id":null,"html_url":"https://github.com/andycall/master-of-javascript-memory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andycall/master-of-javascript-memory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Fmaster-of-javascript-memory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Fmaster-of-javascript-memory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Fmaster-of-javascript-memory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Fmaster-of-javascript-memory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andycall","download_url":"https://codeload.github.com/andycall/master-of-javascript-memory/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andycall%2Fmaster-of-javascript-memory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272014484,"owners_count":24858708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T04:40:51.402Z","updated_at":"2025-08-25T06:38:35.397Z","avatar_url":"https://github.com/andycall.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScript 内存调试技巧与泄露分析\n\n内存管理机制是写出高性能应用程序的必备技能，本书将介绍内存对应用带来的影响以及理解内存背后的机制，让读者学会如何分析内存，调试内存，让内存不再是应用开发中的一个黑盒。\n\n## 前言\n这是一本关于JavaScript内存的书，它所面向的读者是活跃在一线的中高级前端工程师。本书的内容将会是你分析内存泄露和优化页面性能的利器。\n\n\n## 目录\n \n1. [前言](./docs/getting%20started.md)\n2. [实例分析：一个内存泄露的demo](./docs/demo%20analyse.md)\n3. [如何发现内存泄露](./docs/how%20to%20find%20memory%20leaks.md)\n4. [如何定位内存泄露](./docs/how%20to%20identify%20leaks.md)\n5. [如何从代码中找出引用关系](./docs/find%20references%20from%20code.md)\n6. [避免内存泄露的技巧](./docs/how%20to%20prevent%20leaks.md)\n7. [V8内存管理基础](./docs/the%20value%20type%20in%20V8.md)\n8. [V8内存管理机制](./docs/the%20mechanism%20of%20memory%20management%20in%20V8.md)\n9. [使用Chrome DevTools 来调试内存](./docs/how%20to%20debug%20memory%20with%20Chrome%20Devtools.md)\n\n## 版权许可\n本书采用“保持署名—非商用”创意共享4.0许可证。\n\n只要保持原作者署名和非商用，您可以自由地阅读、分享、修改本书。\n\n详细的法律条文请参见创意共享网站。\n\n## 关于作者\n\n我是董天成，是一名活跃在一线开发的前端工程师，目前就职于百度。除了写本书之外，我还在专注一款新式前端应用框架的研发——[RCRE](https://github.com/andycall/RCRE)。\n\ngithub: https://github.com/andycall\n\nzhihu: https://www.zhihu.com/people/dong-tian-cheng/activities","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandycall%2Fmaster-of-javascript-memory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandycall%2Fmaster-of-javascript-memory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandycall%2Fmaster-of-javascript-memory/lists"}