How To Find Performance Bottleneck For Any Website
https://youtu.be/il-qCyvP7CA
https://youtu.be/il-qCyvP7CA
Let's take a look at performance of 2 websites with a goal to improve it. Let's use FCP (First Contentful Paint) as a performance metric, which is a core google…
Let's compare accuracy of Page.waitForCondition with custom condition polling For measurements I'm going to use 2 different approaches to see which one is better for performance benchmarks and has better…
Let's start with a necessary definitions: what are DOMContentLoaded and load events in the web browser? DOMContentLoaded According to docs when browser fires this event it means DOM has been…
If you want to have a simple yet meaningful criteria that answers the question Is my product fast enough? this blog post is for you. First things first. What's the…
40x performance improvement in this example is series of a few improvements combined. I was trying to check what can be improved during working on a small project. As usual,…
Why would you want to have fully automated provisioning of your ubuntu workstation(s)? If you also love automating everything and hate doing repeatable job more than a few times, consider…
TLDR: I learned from creating an arbitrage monitor (arbitrage scanner) that People want easy, 1-click money There is high demand for software that might help achieve that. But such software…
Who is this blog post for? You're looking for a platform that will find cryptocurrency arbitrage opportunities between centralized or decentralized exchanges (a cryptocurrency arbitrage opportunities scanner). And you’re looking…