2 Star 0 Fork 0

mirrors_jsantell / 2013.cascadiajs.com

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
object-of-interest_davidbruant.md 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
David Bruant 提交于 2013-08-10 18:47 . Object of Interest proposal

Object of Interest

Abstract

I gave a talk on Garbage Collection and got asked at the end "Is there a tool to visualize the object graph of a website at runtime?". I answered negatively at the time. Unsatisfied with what state-of-the-art browser devtools provide to analyze objects at runtime, I decided to built it (as a Firefox addon for starters).

In this talk, I'll briefly explain how Garbage Collection and the Mark-and-Sweep algorithm work in modern browsers. I'll explain what web developers should do to work well with the Garbage Collector and how they can use Object of Interest to better understand the JavaScript runtime and to find memory leaks in their websites.

Speaker Bio

David Bruant

David is a web developer. Passionate about the web ecosystem in general; web browsers, websites and JavaScript in particular. Also passionate about education, he occasionally contributes to the JavaScript section of MDN, do company training and teaches people around him.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
git@gitee.com:mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
mirrors_jsantell
mirrors_jsantell_2013.cascadiajs.com
2013.cascadiajs.com
master

搜索帮助