Skip to content
https://www.behance.net

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
5
REVIEW
2
PASS
5
INFO
2

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

49
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

1.72 s

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

5.72 s

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

374 ms

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

0.000

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

2.44 s

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

6.41 s

Page Load Progression

400 ms
801 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
14
5 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
5.7 MB transferred, 215 requests
FIX
5.7 MB transferred, 215 requests
Critical::
Page weighs 12.0 MB (5.7 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Warning::
Images are 2.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.4 MB
Info::
Fonts are 629 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 629 KB
Warning::
215 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
5.7 MB / 2.4 MB budget
5.7 MB transferred
215 requests
1.2 g CO2 per page load
JavaScript 2.6 MiB 44%
Images 2.4 MiB 42%
Fonts 629.5 KiB 11%
HTML 134.9 KiB 2%
CSS 29.7 KiB 1%
Other 6.5 KiB 0%
Other 3.7 KiB 0%
Other 3.1 KiB 0%
Other 527 B 0%
Other 150 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

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 (5.6 MiB of 5.7 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
D
JS Execution Cost
Action
3376ms total JS execution
FIX
3376ms total JS execution
Warning::
https://a5.behance.net/d4e647d712234b0bb214acea27f...: 956ms CPU time
Warning::
https://www.behance.net/: 894ms CPU time
Warning::
Unattributable: 535ms CPU time
Warning::
https://a5.behance.net/d4e647d712234b0bb214acea27f...: 473ms CPU time
Info::
https://auth-light.identity.adobe.com/sentry/stand...: 92ms CPU time
Warning::
Third-party scripts: 2482ms (74% of total)

Main Thread Breakdown

Script Evaluation 49% Other 26% Style & Layout 13% Script Parsing & Compilation 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.38981.b0990a7ec1793d20627e.js956ms805ms22ms3rd
https://www.behance.net/894ms58ms9ms1st
Unattributable535ms11ms0ms3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/main.61b6b90d9f6a2e3bb7e8.js473ms348ms3ms3rd
https://auth-light.identity.adobe.com/sentry/standard.en-us.84dd1e2f.js92ms51ms6ms3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.29993.5052434f8f92869e21be.js73ms71ms2ms3rd
https://assets.adobedtm.com/d4d114c60e50/a0e989131fd5/launch-5dd5dd2177e6.min.js72ms59ms13ms3rd
https://accounts.google.com/gsi/client60ms21ms5ms3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.routes/hire/pages/HireFindCreatives.vue.4cedafe3f5033f85aacd.js57ms52ms5ms3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.24039.df05949706a52fa7e98f.js55ms44ms1ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
114 scripts, 914 KB unused
FIX
114 scripts, 914 KB unused
Warning::
https://a5.behance.net/d4e647d712234b0bb214acea27f...: 490 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a5.behance.net/d4e647d712234b0bb214acea27f...: 307 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 70 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a5.behance.net/d4e647d712234b0bb214acea27f...: 48 KB unused (94%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 914 KB
914 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.38981.b0990a7ec1793d20627e.js612 KB490 KB (80%)3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/main.61b6b90d9f6a2e3bb7e8.js844 KB307 KB (37%)3rd
https://accounts.google.com/gsi/client93 KB70 KB (75%)3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.29993.5052434f8f92869e21be.js51 KB48 KB (94%)3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/runtimechunk~d4e647d712234b0bb214acea27fbb0fb7ff83176.app_client.401dd0c18549d79d299a.js25 KB3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.16017.35510161e5d24b6cf8a4.js1 KB3rd
https://www.adobe.com/marketingtech/main.standard.min.js2 KB3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.74564.9597a7a8626a89f7b782.js4 KB3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.10001.ddadd23da27afd4de12c.js3 KB3rd
https://a5.behance.net/d4e647d712234b0bb214acea27fbb0fb7ff83176/js/app.18324.9f6769b473496890f18d.js4 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

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

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

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

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
Info::
Last-Modified header present
Cache-Control

no-store

DirectiveValueMeaning
no-storeNever cache this response
B
Image Optimization
67 images, 0 KB saveable
REVIEW
67 images, 0 KB saveable
Info::
All images are well-optimized
67 images 2.4 MB
0 oversized -0 KB
38 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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+
Font Loading
3 fonts (629 KB)
PASS
3 fonts (629 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

629 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.7 s LCP 5.7 shttps://use.typekit.net/af/cd27bb/0000000000000000774be2a6/30/l?primer=a190936a1a773f66ff9849fcff929a5be3e63f0304b5a1b2c716875f8f2cd50a&fvd=n4&v=3l https://use.typekit.net/af/cd27bb/0000000000000000774be2a6/30/l?primer=a190936a1a773f66ff9849fcff929a5be3e63f0304b5a1b2c716875f8f2cd50a&fvd=n4&v=3 — 505.5 KiB — 0 ms — font-display: swaphttps://use.typekit.net/af/5c07ba/00000000000000007735dad8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/5c07ba/00000000000000007735dad8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 61.8 KiB — 0 ms — font-display: swaphttps://use.typekit.net/af/c0160f/00000000000000007735dac8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/c0160f/00000000000000007735dac8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 62.2 KiB — 0 ms — font-display: swap
l woff2 swap
Size 506 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
l woff2 swap
Size 62 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 62 KB
Load time 0 ms
Start 0 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)

Fixing the unchecked items could save ~253 KB and ~506 ms

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
Network Waterfall
215 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
74% of JavaScript execution is third-party
First-party Third-party 2482ms · 1864KB · $33/mo
a5.behance.net
Other
Costly
Execution 956ms
Transfer 612 KB
Unused 80%
Monthly Cost $13/mo
Unattributable
Other
Costly
Execution 535ms
Transfer 0 KB
Monthly Cost $7/mo
a5.behance.net
Other
Costly
Execution 473ms
Transfer 844 KB
Unused 37%
Monthly Cost $6/mo
auth-light.identity.adobe.com
Other
Optional
Execution 92ms
Transfer 34 KB
Monthly Cost $1/mo
a5.behance.net
Other
Optional
Execution 73ms
Transfer 51 KB
Unused 94%
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 72ms
Transfer 161 KB
Monthly Cost $1/mo
accounts.google.com
Other
Optional
Execution 60ms
Transfer 93 KB
Unused 75%
Monthly Cost $1/mo
a5.behance.net
Other
Optional
Execution 57ms
Transfer 32 KB
Monthly Cost $1/mo
a5.behance.net
Other
Optional
Execution 55ms
Transfer 7 KB
Monthly Cost $1/mo
a5.behance.net
Other
Optional
Execution 54ms
Transfer 8 KB
Monthly Cost $1/mo
auth.services.adobe.com
Other
Optional
Execution 54ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • a5.behance.net adds 956ms and costs ~$13/month
  • Unattributable adds 535ms and costs ~$7/month
  • a5.behance.net adds 473ms and costs ~$6/month

74% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

a5.behance.net takes 956ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

80% of a5.behance.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Unattributable takes 535ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

a5.behance.net takes 473ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

94% of a5.behance.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

75% of accounts.google.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback