# Profiling your Website with Craft CMS 3's Debug Toolbar

DevFeed: [Profiling your Website with Craft CMS 3's Debug Toolbar](<https://devfeed.tech/articles/profiling-your-website-with-craft-cms-3-s-debug-toolbar-31290.md>)

Original publisher: [Read original article](<https://nystudio107.com/blog/profiling-your-website-with-craft-cms-3s-debug-toolbar>)

Author: andrew@nystudio107.com (Andrew Welch)

Published: 2018-04-09T14:09:00Z

Content type: tutorial

Language: en

Sources: [nystudio107 | Articles on modern web development.](<https://devfeed.tech/sources/nystudio107-articles-on-modern-web-development.md>)

Topics: [Content Management System](<https://devfeed.tech/topics/cms.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [Website](<https://devfeed.tech/topics/website.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [addition](<https://devfeed.tech/tags/addition.md>), [changes](<https://devfeed.tech/tags/changes.md>), [cms](<https://devfeed.tech/tags/cms.md>), [craft](<https://devfeed.tech/tags/craft.md>), [debug](<https://devfeed.tech/tags/debug.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [helps](<https://devfeed.tech/tags/helps.md>), [hood](<https://devfeed.tech/tags/hood.md>), [insights](<https://devfeed.tech/tags/insights.md>), [performance](<https://devfeed.tech/tags/performance.md>), [profile](<https://devfeed.tech/tags/profile.md>), [profiling](<https://devfeed.tech/tags/profiling.md>), [toolbar](<https://devfeed.tech/tags/toolbar.md>), [website](<https://devfeed.tech/tags/website.md>), [websites](<https://devfeed.tech/tags/websites.md>)

## AI overview

A tutorial on using Craft CMS 3's Debug Toolbar to inspect debugging, performance, and database query information. It explains how to enable the toolbar for the front end or Control Panel and notes that devMode affects the amount of logged information.

## Source excerpt

Craft CMS 3 has some big changes under the hood, one of which is the addition of the Debug Toolbar that helps you profile and debug your websites