---
title: "Can it work faster? Aka how to use Chrome DevTools to improve your webpage performance"
url: https://daily.dev/posts/can-it-work-faster-aka-how-to-use-chrome-devtools-to-improve-your-webpage-performance-j3qdllnap
source_url: https://dev.to/this-is-learning/can-it-work-faster-aka-how-to-use-chrome-devtools-to-improve-your-webpage-performance-5689
type: article
source: "This is Learning"
published: 2023-08-20T11:02:14.658Z
updated: 2023-08-20T11:01:59.163Z
tags: ["webdev", "performance", "google-chrome", "audit", "lighthouse"]
reading_time: 11
upvotes: 6
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Can it work faster? Aka how to use Chrome DevTools to improve your webpage performance

**[This is Learning](https://daily.dev/sources/til)** · 11 min read · 6 upvotes · 0 comments

## Summary

Chrome DevTools is a set of developer tools built into the Chrome browser, available completely for free. To perform an audit you need to open the page to test in Chrome browser and open Chrome Dev tools. Lighthouse Audit is recommended to perform this audit in incognito mode to avoid the influence of e.g.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/this-is-learning/can-it-work-faster-aka-how-to-use-chrome-devtools-to-improve-your-webpage-performance-5689>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#performance](https://daily.dev/tags/performance), [#google-chrome](https://daily.dev/tags/google-chrome), [#audit](https://daily.dev/tags/audit), [#lighthouse](https://daily.dev/tags/lighthouse)

[View this post on daily.dev](https://daily.dev/posts/can-it-work-faster-aka-how-to-use-chrome-devtools-to-improve-your-webpage-performance-j3qdllnap)
