Daffodil - A frontend toolkit for ecommerce
Performance
Maintaining Performance - daverupert.com
Or... How I shaved ~33s off my page load by fixing fonts
Optimizing Performance: How Our Extension Became Lightning Fast
Discover how we made our browser extension faster. Find out about the technologies and strategies we used to improve performance and provide a smooth browsing experience.
Infinitely Scalable Applications
How to grow from one application to an ecosystem of apps and packages.
Maxjourney: Pushing Discord’s Limits with a Million+ Online Users in a Single Server
In this post, we’ll talk about some of the ways we’ve scaled individual Discord servers from tens of thousands of concurrent users to approaching two million concurrent users in the past few years.
Answering Common Questions About Interpreting Page Speed Reports — Smashing Magazine
Take a closer look at how various performance tools audit and report on performance metrics, such as core web vitals. Geoff Graham answers a set of common questions that pop up during performance audits.
What’s the difference between API Latency and API Response Time?
Your app’s networking directly affects the user experience of your app. Imagine having to wait a few seconds for the page to load. Or even worse, imagine waiting for a few seconds every time you perform an action. It would be infuriating! Before you go on a fixing adventure, it’s a good idea to understand what causes that waiting time. So let’s do that!
How We Reduced Our DocumentDB Cost by Nearly 50% and Optimized Performance | Postman Blog
Learn how the Postman engineering team reduced costs and optimized the performance of the Chronicle system.
Using CSS content-visibility to boost your rendering performance - LogRocket Blog
CSS content-visibility helps boost rendering performance by controlling whether or not an element renders its contents.
GitHub - Aqua-Nautilus/CVE-Half-Day-Watcher
Contribute to Aqua-Nautilus/CVE-Half-Day-Watcher development by creating an account on GitHub.
Unlocking Performance - A Journey of Scaling Up with Elasticsearch - monday Engineering
At monday.com, we rely on Elasticsearch to meet various needs. It supports our clients’ search requirements across account entities, particularly on ...
Analyzing Data 170,000x Faster with Python
The article, Analyzing Data 180,000x Faster with Rust, first presents some unoptimized Python code, and then shows the process of rewriting and optimizing the code in Rust, resulting in a 180,000x speed-up. The author notes:
I made JSON.parse() 2x faster
Adventures in hacking Hermes VM’s C++ internals for fun and profit
Optimize along the way: An industrial case study on web performance
Fast loading web apps can be a key success factor in terms of user experience. However, improving the performance of a web app is not trivial, since i…
Why We Need a Green Perf Metric | Brian Louis Ramirez | Digital Sustainability & Web Performance Optimization
The Internet is the biggest machine ever built – and it has a huge impact on our environment. How can we as perf experts help make IT more sustainable? What would enable us to do more?
How to Improve TTFB on Cloudflare with Speculation Rules - CDN Planet
Learn about the Speculation Rules API and how CDN Planet used this new browser technology to reduce Time to First Byte on its Cloudflare powered website.
My Journey to 3x Faster Builds: Trimming Barrel File Imports · Ramana Venkata
Fast builds, secure builds. Choose two.
Stripe's continuous integration system is responsible for orchestrating build pipelines and executing tens of thousands of test suites. To meet our exceptionally high security bar, we lean on a combination of open-source tech and novel engineering.
How a one line change decreased our build times by 99%
Urvashi Reddy | Software Engineer, Engineering Productivity Team Adam Berry | Tech Lead, Engineering Productivity Team Rui Li | Software…
Speeding up the JavaScript ecosystem - Tailwind CSS
Since its inception, Tailwind CSS has become a super popular way to style web projects. This time we will be taking a look at the architecture that powers it and what can be done to improve it.
shakyShane/next-no-js
Linux Performance Analysis in 60,000 Milliseconds
You log in to a Linux server with a performance issue: what do you check in the first minute?
The Fight For The Main Thread — Smashing Magazine
Having access to a free reporting tool like Lighthouse in DevTools is a great start for diagnosing performance issues by identifying bottlenecks on the main thread. Even better are paid tools like [SpeedCurve](https://www.speedcurve.com/?utm_source=smashingmag&utm_medium=magazine&utm_campaign=sm7_2023&utm_id=sm7_2023&utm_term=sm7_2023) to dig deeper into the data for more targeted insights and to produce visual reports to help make a case for performance improvements for your team and other stakeholders.
What does the image decoding attribute actually do?
An in-depth look at the decoding attribute and how it affects web performance differently when using sync, async or not at all
Optimizing Core Web Vitals for business decision makers | Articles | web.dev
Learn how business decision makers and non-developers can improve Core Web Vitals.