Skip to content
https://auftrab.app

Performance

· 20 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
92
GRADE
A
FIX
2
REVIEW
3
PASS
14
INFO
1

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

99
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
90
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

687 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

761 ms

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.001

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

687 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

761 ms

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
20
14 PASS 3 REVIEW 2 FIX
D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (136.2 KiB of 139.4 KiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
A+
Page Weight Budget
139 KB transferred, 10 requests
PASS
139 KB transferred, 10 requests
Info::
Page weighs 495 KB (139 KB transferred)
Info::
10 HTTP requests
Info::
Estimated 0.03 g CO2 per page load
139 KB / 2.4 MB budget
139 KB transferred
10 requests
0.03 g CO2 per page load
JavaScript 54.3 KiB 39%
Fonts 42.0 KiB 30%
CSS 40.0 KiB 29%
HTML 2.6 KiB 2%
Other 508 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Image Optimization
No images on this page
PASS
No images on this page
Info::
No images on this page
0 images 0 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
No JS execution data
PASS
No JS execution data
Info::
No significant JS execution detected

Main Thread Breakdown

Other 44% Script Evaluation 21% Style & Layout 19% Parse HTML & CSS 7% Script Parsing & Compilation 7%
A+
Font Loading
1 fonts (42 KB)
PASS
1 fonts (42 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

42 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 687 ms LCP 761 mshttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 101 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 101 ms
Start 294 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
JS Bundles
3 scripts, 23 KB unused
PASS
3 scripts, 23 KB unused
Warning::
https://code.jquery.com/jquery-3.7.1.min.js: 23 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 23 KB
23 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://code.jquery.com/jquery-3.7.1.min.js30 KB23 KB (76%)3rd
https://res.auftrab.app/static/bootstrap/js/bootstrap.min.js24 KB3rd
https://res.auftrab.app/static/js/services/PasswordToggle.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store, no-cache, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A
Page Weight Inventory
10 resources · 139 KB · 23 KB savings available
PASS
10 resources · 139 KB · 23 KB savings available
Info::
Within 1MB page-weight target
Got: 139 KB
Warning::
8 third-party resources (98% of weight)
10 resources · 139.4 KiB · 8 third-party Within 1MB page-weight target
JavaScript 39% · 54.3 KiB
Font 30% · 42.0 KiB
CSS 29% · 40.0 KiB
Document 2% · 2.6 KiB
Image 0% · 508 B

~22.5 KiB of savings available

Remove unused JavaScript: 22.5 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: netcup GmbH

Network Waterfall
10 requests over 437ms
INFO
0 ms 200 ms 400 ms 600 ms FCP 687 ms LCP 761 mshttps://auftrab.app// https://auftrab.app/ — 200 — 2.6 KiB — 122 ms — http/1.1https://res.auftrab.app/static/bootstrap/css/bootstrap.min.cssres.auftrab.app/static/bootstrap/cs... https://res.auftrab.app/static/bootstrap/css/bootstrap.min.css — 200 — 28.4 KiB — 152 ms — http/1.1https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700&display=swapfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700&display=swap — 200 — 2.3 KiB — 146 ms — h2https://res.auftrab.app/static/css/styles.cssres.auftrab.app/static/css/styles.c... https://res.auftrab.app/static/css/styles.css — 200 — 1.7 KiB — 109 ms — http/1.1https://res.auftrab.app/static/css/main.cssres.auftrab.app/static/css/main.css https://res.auftrab.app/static/css/main.css — 200 — 7.6 KiB — 116 ms — http/1.1https://code.jquery.com/jquery-3.7.1.min.jscode.jquery.com/jquery-3.7.1.min.js https://code.jquery.com/jquery-3.7.1.min.js — 200 — 30.0 KiB — 8 ms — h2https://res.auftrab.app/static/bootstrap/js/bootstrap.min.jsres.auftrab.app/static/bootstrap/js... https://res.auftrab.app/static/bootstrap/js/bootstrap.min.js — 200 — 23.6 KiB — 145 ms — http/1.1https://res.auftrab.app/static/js/services/PasswordToggle.jsres.auftrab.app/static/js/services/... https://res.auftrab.app/static/js/services/PasswordToggle.js — 200 — 715 B — 108 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 101 ms — h3https://auftrab.app/favicon.ico/favicon.ico https://auftrab.app/favicon.ico — 200 — 508 B — 36 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback