Performance

Performance

358 bookmarks
Custom sorting
Flame Graphs
Flame Graphs
Homepage for Flame Graphs: a visualization for stack traces.
·brendangregg.com·
Flame Graphs
React is slow, what now? | NoSleep Javascript Blog
React is slow, what now? | NoSleep Javascript Blog
We study React applications performance from the ground up, the processes involved, the tools to measure and identify slow parts, the important metrics to take in account, how these impact the UX and the various ways there are available to make applications super fast and smooth. Grab a cup of coffee and enjoy the ride. By franleplant
·nosleepjavascript.com·
React is slow, what now? | NoSleep Javascript Blog
OffscreenCanvas - Web APIs | MDN
OffscreenCanvas - Web APIs | MDN
When using the element or the Canvas API, rendering, animation, and user interaction usually happen on the main execution thread of a web application. The computation relating to canvas animations and rendering can have a significant impact on application performance.
·developer.mozilla.org·
OffscreenCanvas - Web APIs | MDN
Understanding memory leaks in Node.js apps - LogRocket Blog
Understanding memory leaks in Node.js apps - LogRocket Blog
Due to their effects on performance, it's critical to understand how memory leaks in your Node.js apps occur, how to debug them, and how to prevent them.
·blog.logrocket.com·
Understanding memory leaks in Node.js apps - LogRocket Blog
DrawSVGPlugin - Plugins - GreenSock
DrawSVGPlugin - Plugins - GreenSock
Progressively draw any SVG line using this plugin for GSAP, a JavaScript library for high-performance HTML5 animation in all major browsers.
·greensock.com·
DrawSVGPlugin - Plugins - GreenSock
VisualSitemaps | Autogenerate Beautiful Sitemaps & Screenshots
VisualSitemaps | Autogenerate Beautiful Sitemaps & Screenshots
VisualSitemaps automatically generates high-quality visual sitemaps of any site or app, making it fast and easy to perform in-depth site audits for SEO, UX and marketing research. Simply enter a URL and get a beautiful, thumbnail-based siteflow of your entire site.
·visualsitemaps.com·
VisualSitemaps | Autogenerate Beautiful Sitemaps & Screenshots
How To Make Performance Visible With GitLab CI And Hoodoo Of GitLab Artifacts — Smashing Magazine
How To Make Performance Visible With GitLab CI And Hoodoo Of GitLab Artifacts — Smashing Magazine
It’s not enough to optimize an application. You need to prevent performance from degradation, and the first step to do it is to make performance changes visible. In this article, Anton Nemtsev shows a couple of ways of showing them in the GitLab merge requests.
·smashingmagazine.com·
How To Make Performance Visible With GitLab CI And Hoodoo Of GitLab Artifacts — Smashing Magazine
Umar Hansa on Twitter: "JavaScript Tip ⚡️ Automatically remove an event listener after it has executed. el.addEventListener('click', console.log, { once: true }); Removing event listeners, assuming they're not needed anymore, with {once: true} will help performance. #100DaysOfCode #JavaScript https://t.co/kiNWT1dp5f" / Twitter
Umar Hansa on Twitter: "JavaScript Tip ⚡️ Automatically remove an event listener after it has executed. el.addEventListener('click', console.log, { once: true }); Removing event listeners, assuming they're not needed anymore, with {once: true} will help performance. #100DaysOfCode #JavaScript https://t.co/kiNWT1dp5f" / Twitter
·twitter.com·
Umar Hansa on Twitter: "JavaScript Tip ⚡️ Automatically remove an event listener after it has executed. el.addEventListener('click', console.log, { once: true }); Removing event listeners, assuming they're not needed anymore, with {once: true} will help performance. #100DaysOfCode #JavaScript https://t.co/kiNWT1dp5f" / Twitter