Skip to main content

Documentation

Learn how to use LoadTime Analyzer and understand website performance metrics

Quick Start

  1. Enter a URL: Start by entering any website URL into the analyzer on our home page
  2. View Results: Wait for the analysis to complete (usually 5-15 seconds)
  3. Analyze the Waterfall: Review the visual timeline to see when each resource loaded
  4. Check Recommendations: Review actionable optimization suggestions
  5. Share Results: Use the share button to save and share your analysis with others

Common Topics

Performance Metrics

  • • Time to First Byte (TTFB)
  • • First Contentful Paint (FCP)
  • • DOM Content Loaded (DCL)
  • • Page Load Complete

Resource Types

  • • JavaScript files
  • • CSS stylesheets
  • • Images and media
  • • Web fonts
  • • Third-party scripts

Optimization Techniques

  • • Code splitting and lazy loading
  • • Image optimization
  • • Caching strategies
  • • Compression (gzip/brotli)

Common Issues

  • • Render-blocking resources
  • • Slow third-party scripts
  • • Large image files
  • • Missing cache headers