Teste de Velocidade de Site — Ferramenta online grátis
Teste a velocidade de qualquer site com Core Web Vitals e métricas de desempenho
Teste a velocidade do site com Core Web Vitals reais. Obtenha pontuações LCP, FID, CLS e dicas de otimização. Alternativa grátis ao GTmetrix.
Fetch Test Results
URL Analysis Checklist
Core Web Vitals Targets
Have a PageSpeed Score?
Enter your Google PageSpeed Insights score to get tailored recommendations.
Top Speed Optimization Tips
📚 Saiba mais
Website Speed Test: Measure & Optimize Your Site Performance
Website speed directly impacts user experience, search engine rankings, and conversion rates. Google has confirmed that Core Web Vitals are ranking signals, making page speed optimization essential for any website owner, developer, or SEO professional. Our free Website Speed Test gives you instant insight into your site's load performance and actionable recommendations to improve it.
Why Website Speed Matters for SEO and Conversions
Research consistently shows that faster websites perform better across every measurable metric. A one-second delay in page load time can reduce conversions by up to 7%, and 53% of mobile users abandon sites that take longer than 3 seconds to load. Google's algorithm considers page experience signals, including Core Web Vitals, when determining search rankings. Sites that pass all three Core Web Vitals thresholds gain a ranking advantage over slower competitors.
Beyond SEO, speed affects user trust. A slow-loading website creates a perception of unreliability. E-commerce sites are particularly sensitive — Amazon found that every 100ms of added latency cost them 1% in sales. Whether you run a blog, SaaS product, online store, or corporate website, speed is a fundamental pillar of digital success.
Understanding Core Web Vitals
Google's Core Web Vitals consist of three metrics that measure real-world user experience. Largest Contentful Paint (LCP) measures how quickly the main content of a page becomes visible. The target is under 2.5 seconds. LCP is influenced by server response time, resource load time, render-blocking resources, and client-side rendering. Common fixes include optimizing your largest image or text block, using a CDN, and implementing server-side caching.
Interaction to Next Paint (INP), which replaced First Input Delay (FID) in March 2024, measures the responsiveness of your page to user interactions throughout the entire page lifecycle. A good INP score is under 200 milliseconds. Heavy JavaScript execution, long tasks, and excessive DOM size are the primary causes of poor INP scores.
Cumulative Layout Shift (CLS) measures visual stability by tracking unexpected layout shifts during the page lifecycle. A CLS score below 0.1 is considered good. Layout shifts typically occur when images lack dimensions, ads inject dynamically, fonts swap causing text reflow, or content is injected above existing content. Setting explicit width and height attributes on images and using the CSS aspect-ratio property are effective solutions.
What This Ferramenta Measures
Our browser-based speed test provides several layers of analysis. The fetch test measures the actual network response time from your browser to the target server, giving you a real-world TTFB approximation from your location. The URL analysis checklist examines whether the site uses HTTPS, whether it redirects properly between www and non-www versions, and provides hints about compression and protocol usage.
For deeper analysis, the manual PageSpeed score input allows you to enter your Google PageSpeed Insights score and receive tailored recommendations based on your performance tier. Sites scoring below 50 need fundamental infrastructure changes, while sites in the 50-89 range benefit from targeted optimizations like image compression and code splitting.
How to Improve Website Speed
The most impactful speed optimizations start with the server. Ensure your hosting provider offers modern hardware, HTTP/2 or HTTP/3 support, and is geographically close to your audience. Implement server-side caching with tools like Redis, Varnish, or built-in CMS caching plugins. Enable GZIP or Brotli compression, which typically reduces transfer sizes by 60-80% for text-based resources.
On the front-end, optimize images by converting to modern formats like WebP or AVIF, implementing lazy loading for below-the-fold images, and serving responsive images with srcset. Minify and bundle CSS and JavaScript, defer non-critical scripts, and inline critical CSS for above-the-fold content. Use font-display: swap for web fonts to prevent invisible text during loading.
A Content Delivery Network (CDN) is one of the highest-impact changes you can make. CDNs like Cloudflare, Fastly, or AWS CloudFront cache your static assets on edge servers worldwide, reducing latency for users regardless of their location. Many CDNs also provide automatic image optimization, minification, and HTTP/3 support.
Common Speed Killers to Avoid
Third-party scripts are often the biggest hidden performance drain. Analytics trackers, chat widgets, social media embeds, and advertising scripts each add DNS lookups, TCP connections, and JavaScript execution time. Audit your third-party scripts regularly and remove any that do not directly contribute to business goals. Consider loading non-essential scripts after user interaction rather than on page load.
Unoptimized images remain the most common speed issue across the web. A single uncompressed hero image can weigh several megabytes, dwarfing the rest of your page resources combined. Use automated image optimization in your build pipeline or deployment workflow. Ferramentas like Sharp, Squoosh, or ImageOptim can reduce image file sizes by 50-90% without visible quality loss.
How to use the Website Speed Test
- 1
Enter a URL
Type or paste any website URL into the input field. The tool accepts full URLs with or without the https:// prefix.
- 2
Run the speed test
Click "Test Speed" to measure fetch time and analyze the URL for common performance indicators like HTTPS usage and compression.
- 3
Review Core Web Vitals targets
See the recommended thresholds for LCP, FID/INP, and CLS alongside your results to understand where your site stands.
- 4
Enter PageSpeed score (optional)
If you have a Google PageSpeed Insights score, enter it to receive tailored optimization recommendations.
- 5
Apply optimization tips
Follow the prioritized list of speed improvements based on your results and common performance bottlenecks.
Frequently Asked Questions
How accurate is this browser-based speed test?
Why do I see a CORS error?
What are Core Web Vitals?
Is this a replacement for Google PageSpeed Insights?
What is TTFB and why does it matter?
How can I improve my website speed?
Pontos-chave
- Website Speed Test is a free, browser-based seo & web tool — test any website speed with core web vitals & performance metrics.
- Não signup, no downloads, no file uploads — your data stays on your device.
- Works on desktop, tablet, and mobile. Install as a PWA for offline access.
How to Use Website Speed Test
- Open the tool: Launch Website Speed Test on Ferramentaolis — no account or download needed.
- Enter your data: Paste text, enter values, or select a file directly in your browser.
- Get instant results: Everything is processed locally — results appear immediately.
- Copy or download: Save your output or share it. Bookmark for quick access next time.
Website Speed Test — Quick Facts
- Preço
- Grátis — sem limites, sem marca d’água, sem paywall
- Privacidade
- 100% no navegador — nenhum dado é enviado a servidores
- Plataforma
- Qualquer navegador moderno — desktop, tablet ou celular
- Categoria
- SEO & Web Ferramentas on Ferramentaolis
- Offline
- Works offline after first visit (Progressive Web App)
| Recurso | Detalhes |
|---|---|
| Ferramenta | Website Speed Test |
| Categoria | SEO & Web |
| Cadastro necessário | Não |
| Upload de arquivo | Nenhum — processado no navegador |
| Suporte mobile | Totalmente responsivo |
| Custo | Grátis para sempre |
Why Use Website Speed Test?
You should try Website Speed Test for a quick, private way to test any website speed with core web vitals & performance metrics. All processing happens in your browser. Your files and data never leave your device. According to web.dev, client-side processing is the gold standard for privacy.
On the other hand, dedicated APIs or desktop tools suit batch processing better. They also handle server-side automation. For everyday tasks, browser tools offer the best speed, privacy, and convenience.