Skip to content
https://inaturalist.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

47
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
73
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.
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.

3.56 s

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

9.33 s

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

623 ms

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

0.027

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

6.42 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.

18.44 s

Page Load Progression

641 ms
1.3 s
1.9 s
2.6 s
3.2 s
3.8 s
4.5 s
5.1 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 129 requests
FIX
4.6 MB transferred, 129 requests
Critical::
Page weighs 6.5 MB (4.6 MB transferred)
Warning::
Images are 2.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.6 MB
Info::
Fonts are 912 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 912 KB
Warning::
129 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.97 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
129 requests
0.97 g CO2 per page load
Images 2.6 MiB 56%
Fonts 912.2 KiB 19%
Other 553.6 KiB 12%
JavaScript 462.1 KiB 10%
CSS 122.7 KiB 3%
HTML 16.1 KiB 0%
Other 3.1 KiB 0%
Other 567 B 0%
Other 552 B 0%
0 2.4 MB 4.9 MB
Over budget

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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.6 MiB of 4.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3434ms total JS execution
FIX
3434ms total JS execution
Warning::
https://www.inaturalist.org/: 1095ms CPU time
Warning::
Unattributable: 1083ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-TV5B...: 376ms CPU time
Warning::
https://www.inaturalist.org/cdn-cgi/challenge-plat...: 348ms CPU time
Info::
https://www.inaturalist.org/assets/jquery/jquery-u...: 215ms CPU time
Warning::
Third-party scripts: 3434ms (100% of total)

Main Thread Breakdown

Other 33% Script Evaluation 27% Style & Layout 23% Script Parsing & Compilation 7% Parse HTML & CSS 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.inaturalist.org/1095ms48ms6ms3rd
Unattributable1083ms17ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-TV5BYME7B4376ms293ms80ms3rd
https://www.inaturalist.org/cdn-cgi/challenge-platform/scripts/jsd/main.js348ms327ms11ms3rd
https://www.inaturalist.org/assets/jquery/jquery-ui-1.11.4.min-2450ef9a98171ec1ace29a307d003b85ece62de5210253ea9d1d2ab9f55b8aa9.js215ms50ms32ms3rd
https://www.inaturalist.org/assets/bootstrap_bundle-2dc38788ade2acdc683533f71ec128d48584d5b450e621341b0175f9b2d46105.js189ms95ms93ms3rd
https://www.inaturalist.org/assets/jquery/jquery-1.11.3.min-aa364d900c3098c524e5cadafee39ba08d15dda7a2ba81c1d81906cb86091822.js128ms91ms14ms3rd
D
Page Weight Inventory
Action
129 resources · 4.6 MB · 234 KB savings available
FIX
129 resources · 4.6 MB · 234 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~234 KB of savings available
Warning::
128 third-party resources (100% of weight)
Info::
2 resources over 200KB
129 resources · 4.6 MiB · 128 third-party 3.6 MiB over 1MB target
Image 57% · 2.6 MiB
Font 19% · 912.2 KiB
Media 12% · 553.6 KiB
JavaScript 10% · 462.1 KiB
CSS 3% · 122.7 KiB
Document 0% · 16.3 KiB
Other 0% · 1.2 KiB

~234.1 KiB of savings available

Remove unused JavaScript: 234.1 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
101 images, 0 KB saveable
REVIEW
101 images, 0 KB saveable
Warning::
https://static.inaturalist.org/wiki_page_attachmen... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.inaturalist.org/wiki_page_attachmen... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.inaturalist.org/assets/welcome_v2/icon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.inaturalist.org/assets/welcome_v2/obse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.inaturalist.org/assets/welcome_v2/obse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.inaturalist.org/wiki_page_attachmen... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.inaturalist.org/wiki_page_attachmen... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.inaturalist.org/assets/welcome_v2/icon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.inaturalist.org/assets/welcome_v2/icon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
101 images 2.6 MB
0 oversized -0 KB
23 legacy format
9 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
7 scripts, 234 KB unused
REVIEW
7 scripts, 234 KB unused
Warning::
https://www.inaturalist.org/assets/bootstrap_bundl...: 111 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-TV5B...: 67 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.inaturalist.org/assets/jquery/jquery-u...: 57 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 234 KB
234 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.inaturalist.org/assets/bootstrap_bundle-2dc38788ade2acdc683533f71ec128d48584d5b450e621341b0175f9b2d46105.js187 KB111 KB (59%)3rd
https://www.googletagmanager.com/gtag/js?id=G-TV5BYME7B4164 KB67 KB (41%)3rd
https://www.inaturalist.org/assets/jquery/jquery-ui-1.11.4.min-2450ef9a98171ec1ace29a307d003b85ece62de5210253ea9d1d2ab9f55b8aa9.js63 KB57 KB (90%)3rd
https://www.inaturalist.org/assets/jquery/jquery-1.11.3.min-aa364d900c3098c524e5cadafee39ba08d15dda7a2ba81c1d81906cb86091822.js33 KB3rd
https://www.inaturalist.org/assets/i18n/translations/en-US-2fa6b60b8476900c2bf8014dabf951c281782414aab7b26a68518641370003fb.js2 KB3rd
https://www.inaturalist.org/assets/welcome_v2-250bb932c5662cd7717380f00d28d7549870822062b4530c9f6366a5b60d8264.js1 KB3rd
https://www.inaturalist.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?12 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

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
9 fonts (912 KB)
PASS
9 fonts (912 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

912 KB total

Render-blocking

0

of 9

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 7.0 s 8.0 s 9.0 s FCP 3.6 s LCP 9.3 sdata:application/font-woff;base64,AAEAAAAMAIAAAwBARkZUTanqkucAAEO4AAAAHE9TLzIvWEw1AAABSAAAAFZjbWFww…font-woff;base64,AAEAAA... data:application/font-woff;base64,AAEAAAAMAIAAAwBARkZUTanqkucAAEO4AAAAHE9TLzIvWEw1AAABSAAAAFZjbWFww… — 17.0 KiB — 348 ms — font-display: swaphttps://www.inaturalist.org/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://www.inaturalist.org/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.5 KiB — 47 ms — font-display: swaphttps://www.inaturalist.org/fonts/Lato/Lato-Regular.woff2Lato-Regular.woff2 https://www.inaturalist.org/fonts/Lato/Lato-Regular.woff2 — 175.8 KiB — 60 ms — font-display: swaphttps://www.inaturalist.org/fonts/Lato/Lato-Medium.woff2Lato-Medium.woff2 https://www.inaturalist.org/fonts/Lato/Lato-Medium.woff2 — 175.5 KiB — 81 ms — font-display: swaphttps://www.inaturalist.org/fonts/LibreBaskerville/LibreBaskerville-Bold.woff2LibreBaskerville-Bold.w... https://www.inaturalist.org/fonts/LibreBaskerville/LibreBaskerville-Bold.woff2 — 38.6 KiB — 79 ms — font-display: swaphttps://www.inaturalist.org/fonts/CourierPrime/CourierPrime-Regular.woff2CourierPrime-Regular.woff2 https://www.inaturalist.org/fonts/CourierPrime/CourierPrime-Regular.woff2 — 25.9 KiB — 79 ms — font-display: swaphttps://www.inaturalist.org/fonts/Lato/Lato-Italic.woff2Lato-Italic.woff2 https://www.inaturalist.org/fonts/Lato/Lato-Italic.woff2 — 188.6 KiB — 96 ms — font-display: swaphttps://www.inaturalist.org/fonts/LibreBaskerville/LibreBaskerville-Regular.woff2LibreBaskerville-Regula... https://www.inaturalist.org/fonts/LibreBaskerville/LibreBaskerville-Regular.woff2 — 37.6 KiB — 101 ms — font-display: swaphttps://www.inaturalist.org/fonts/Lato/Lato-Bold.woff2Lato-Bold.woff2 https://www.inaturalist.org/fonts/Lato/Lato-Bold.woff2 — 177.7 KiB — 118 ms — font-display: swap
font-woff;base64,AAEAAA... woff swap
Size 17 KB
Load time 348 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 47 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
Lato-Regular.woff2 woff2 swap
Size 176 KB
Load time 60 ms
Start 2.1 s
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
Lato-Medium.woff2 woff2 swap
Size 175 KB
Load time 81 ms
Start 2.1 s
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
LibreBaskerville-Bold.w... woff2 swap
Size 39 KB
Load time 79 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
CourierPrime-Regular.woff2 woff2 swap
Size 26 KB
Load time 79 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
Lato-Italic.woff2 woff2 swap
Size 189 KB
Load time 96 ms
Start 2.1 s
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
LibreBaskerville-Regula... woff2 swap
Size 38 KB
Load time 101 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
Lato-Bold.woff2 woff2 swap
Size 178 KB
Load time 118 ms
Start 2.1 s
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
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 ~364 KB and ~728 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
129 requests over 2817ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.6 s LCP 9.3 shttps://inaturalist.org// https://inaturalist.org/ — 301 — 196 B — 697 ms — http/1.1https://www.inaturalist.org/www.inaturalist.org/ https://www.inaturalist.org/ — 200 — 16.1 KiB — 428 ms — h2https://www.inaturalist.org/assets/font-awesome-990f381a2419ee6705e676495f996801f42447fbd5ecc045aff9837a3ed5bbea.csswww.inaturalist.org/assets/font-awe... https://www.inaturalist.org/assets/font-awesome-990f381a2419ee6705e676495f996801f42447fbd5ecc045aff9837a3ed5bbea.css — 200 — 6.9 KiB — 12 ms — h2https://www.inaturalist.org/assets/application_bundle-a3a149d4f02d78062c1a9512beacb0f7ee3de611072bc90c27230a712606a01e.csswww.inaturalist.org/assets/applicat... https://www.inaturalist.org/assets/application_bundle-a3a149d4f02d78062c1a9512beacb0f7ee3de611072bc90c27230a712606a01e.css — 200 — 46.9 KiB — 55 ms — h2https://static.inaturalist.org/sites/1-stylesheet.css?1573579729static.inaturalist.org/sites/1-styl... https://static.inaturalist.org/sites/1-stylesheet.css?1573579729 — 200 — 371 B — 733 ms — h2https://www.inaturalist.org/assets/bootstrap_bundle-45fc45fbee613bd2f3ed7fa6138018ca5ef2cdf1bc64c65179f9a72416792dba.csswww.inaturalist.org/assets/bootstra... https://www.inaturalist.org/assets/bootstrap_bundle-45fc45fbee613bd2f3ed7fa6138018ca5ef2cdf1bc64c65179f9a72416792dba.css — 200 — 62.1 KiB — 18 ms — h2https://www.inaturalist.org/assets/welcome_v2-5f0ca0707ef0cc67793857700796ea40c56a2a3f48f054c51c8ee6ca2fd85d37.csswww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2-5f0ca0707ef0cc67793857700796ea40c56a2a3f48f054c51c8ee6ca2fd85d37.css — 200 — 6.5 KiB — 11 ms — h2https://static.inaturalist.org/sites/1-logo.svg?1573071870static.inaturalist.org/sites/1-logo... https://static.inaturalist.org/sites/1-logo.svg?1573071870 — 200 — 6.7 KiB — 743 ms — h2https://www.inaturalist.org/assets/welcome_v2/identify_verb-ecb20f0308f02aefa22e990db82bdb1222558dd2cf77e81c6a73c2108ca15b06.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/identify_verb-ecb20f0308f02aefa22e990db82bdb1222558dd2cf77e81c6a73c2108ca15b06.svg — 200 — 1.1 KiB — 12 ms — h2https://www.inaturalist.org/assets/welcome_v2/track-e95399ff148fcde3a1ea0d6feb36cebfad481a7a78cbe648ce2c6d8c4a91e493.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/track-e95399ff148fcde3a1ea0d6feb36cebfad481a7a78cbe648ce2c6d8c4a91e493.svg — 200 — 5.9 KiB — 9 ms — h2https://www.inaturalist.org/assets/welcome_v2/discover-d91ef9117ed9a0980041deafeba406df32aa7a18ed2a9fdea64e0f0ca73e4bc0.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/discover-d91ef9117ed9a0980041deafeba406df32aa7a18ed2a9fdea64e0f0ca73e4bc0.svg — 200 — 4.1 KiB — 9 ms — h2https://www.inaturalist.org/assets/welcome_v2/contribute-669e69c1cc18e271378dbb5579450bfba75a66afa718fd123b76967dcc753060.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/contribute-669e69c1cc18e271378dbb5579450bfba75a66afa718fd123b76967dcc753060.svg — 200 — 3.1 KiB — 9 ms — h2https://www.inaturalist.org/assets/jquery/jquery-1.11.3.min-aa364d900c3098c524e5cadafee39ba08d15dda7a2ba81c1d81906cb86091822.jswww.inaturalist.org/assets/jquery/j... https://www.inaturalist.org/assets/jquery/jquery-1.11.3.min-aa364d900c3098c524e5cadafee39ba08d15dda7a2ba81c1d81906cb86091822.js — 200 — 33.0 KiB — 10 ms — h2https://www.inaturalist.org/assets/jquery/jquery-ui-1.11.4.min-2450ef9a98171ec1ace29a307d003b85ece62de5210253ea9d1d2ab9f55b8aa9.jswww.inaturalist.org/assets/jquery/j... https://www.inaturalist.org/assets/jquery/jquery-ui-1.11.4.min-2450ef9a98171ec1ace29a307d003b85ece62de5210253ea9d1d2ab9f55b8aa9.js — 200 — 62.7 KiB — 12 ms — h2https://www.inaturalist.org/assets/i18n/translations/en-US-2fa6b60b8476900c2bf8014dabf951c281782414aab7b26a68518641370003fb.jswww.inaturalist.org/assets/i18n/tra... https://www.inaturalist.org/assets/i18n/translations/en-US-2fa6b60b8476900c2bf8014dabf951c281782414aab7b26a68518641370003fb.js — 200 — 2.4 KiB — 9 ms — h2https://www.inaturalist.org/assets/bootstrap_bundle-2dc38788ade2acdc683533f71ec128d48584d5b450e621341b0175f9b2d46105.jswww.inaturalist.org/assets/bootstra... https://www.inaturalist.org/assets/bootstrap_bundle-2dc38788ade2acdc683533f71ec128d48584d5b450e621341b0175f9b2d46105.js — 200 — 187.1 KiB — 22 ms — h2https://www.inaturalist.org/assets/welcome_v2-250bb932c5662cd7717380f00d28d7549870822062b4530c9f6366a5b60d8264.jswww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2-250bb932c5662cd7717380f00d28d7549870822062b4530c9f6366a5b60d8264.js — 200 — 1.2 KiB — 8 ms — h2https://www.inaturalist.org/assets/welcome_v2/hero_video_fallback-5c279bd7240e656247402c13a6908861317cd055d1b3525de90cb8bccaaa6183.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/hero_video_fallback-5c279bd7240e656247402c13a6908861317cd055d1b3525de90cb8bccaaa6183.webp — 200 — 45.5 KiB — 40 ms — h2https://www.googletagmanager.com/gtag/js?id=G-TV5BYME7B4www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TV5BYME7B4 — 200 — 163.9 KiB — 128 ms — h2https://www.inaturalist.org/assets/welcome_v2/learn-85069c8eff436efe8c6179a2db2dad4de7091842415e683328cbeb63c1e4adb5.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/learn-85069c8eff436efe8c6179a2db2dad4de7091842415e683328cbeb63c1e4adb5.svg — 200 — 2.4 KiB — 79 ms — h2https://www.inaturalist.org/assets/welcome_v2/frosted_phoenix-735939c26e5a5caf3f6f5384a29ac4ea9fcbee376b4f2848f994d70ba692041f.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/frosted_phoenix-735939c26e5a5caf3f6f5384a29ac4ea9fcbee376b4f2848f994d70ba692041f.webp — 200 — 17.5 KiB — 70 ms — h2https://www.inaturalist.org/assets/welcome_v2/inat-82ef9af16c60a286fa7f2a9ee72e142f04f715a8670e64514142654988d8dd0d.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/inat-82ef9af16c60a286fa7f2a9ee72e142f04f715a8670e64514142654988d8dd0d.webp — 200 — 5.1 KiB — 81 ms — h2https://www.inaturalist.org/assets/welcome_v2/california_newt-8e9a77530dd68f22f5b80bbafbaf47ba15681fe5d1db56848b1b170300bc02d9.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/california_newt-8e9a77530dd68f22f5b80bbafbaf47ba15681fe5d1db56848b1b170300bc02d9.webp — 200 — 25.1 KiB — 83 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_user-90c97fd43f43ced80780d53e8e3bdcfc6a1eabb43149ca0210bff1f39cbf0267.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_user-90c97fd43f43ced80780d53e8e3bdcfc6a1eabb43149ca0210bff1f39cbf0267.webp — 200 — 21.7 KiB — 87 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_observation-512c10c26af39b287ba224fa9463910df5cde5373ebd62fd26efacb85119fe5c.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_observation-512c10c26af39b287ba224fa9463910df5cde5373ebd62fd26efacb85119fe5c.webp — 200 — 220.6 KiB — 113 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_taxon-354ec64e663d7cb52876cbc5ab79fd69dd86528fe7196a4a65399bebe4f1e9a8.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_taxon-354ec64e663d7cb52876cbc5ab79fd69dd86528fe7196a4a65399bebe4f1e9a8.webp — 200 — 6.3 KiB — 88 ms — h2https://www.inaturalist.org/assets/welcome_v2/observation_example_map-183f5d95e90edff27391d938ed7131d1acb2db5e2e2d18d7d8dc1a6e7522f390.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observation_example_map-183f5d95e90edff27391d938ed7131d1acb2db5e2e2d18d7d8dc1a6e7522f390.webp — 200 — 20.2 KiB — 84 ms — h2https://www.inaturalist.org/assets/welcome_v2/icon-locationpin-f6ae470a068e1dfdf7b4e46baa84fdb018f701da6e7c5798b7c758834dd82e40.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/icon-locationpin-f6ae470a068e1dfdf7b4e46baa84fdb018f701da6e7c5798b7c758834dd82e40.svg — 200 — 508 B — 103 ms — h2https://www.inaturalist.org/assets/welcome_v2/icon-datetime-0c1f6ed21075bc8ad67f925e95cc2ac992b4d328bdbb1cd50bc9e2c4f5ba2c65.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/icon-datetime-0c1f6ed21075bc8ad67f925e95cc2ac992b4d328bdbb1cd50bc9e2c4f5ba2c65.svg — 200 — 495 B — 102 ms — h2https://www.inaturalist.org/assets/welcome_v2/icon-camera-0448c8a57165c0f5add623d8d2daf61d674df7367298ffe151695d8339efdb3b.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/icon-camera-0448c8a57165c0f5add623d8d2daf61d674df7367298ffe151695d8339efdb3b.svg — 200 — 689 B — 102 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.6 s LCP 9.3 shttps://inaturalist.org// https://inaturalist.org/ — 301 — 196 B — 697 ms — http/1.1https://www.inaturalist.org/www.inaturalist.org/ https://www.inaturalist.org/ — 200 — 16.1 KiB — 428 ms — h2https://www.inaturalist.org/assets/font-awesome-990f381a2419ee6705e676495f996801f42447fbd5ecc045aff9837a3ed5bbea.csswww.inaturalist.org/assets/font-awe... https://www.inaturalist.org/assets/font-awesome-990f381a2419ee6705e676495f996801f42447fbd5ecc045aff9837a3ed5bbea.css — 200 — 6.9 KiB — 12 ms — h2https://www.inaturalist.org/assets/application_bundle-a3a149d4f02d78062c1a9512beacb0f7ee3de611072bc90c27230a712606a01e.csswww.inaturalist.org/assets/applicat... https://www.inaturalist.org/assets/application_bundle-a3a149d4f02d78062c1a9512beacb0f7ee3de611072bc90c27230a712606a01e.css — 200 — 46.9 KiB — 55 ms — h2https://static.inaturalist.org/sites/1-stylesheet.css?1573579729static.inaturalist.org/sites/1-styl... https://static.inaturalist.org/sites/1-stylesheet.css?1573579729 — 200 — 371 B — 733 ms — h2https://www.inaturalist.org/assets/bootstrap_bundle-45fc45fbee613bd2f3ed7fa6138018ca5ef2cdf1bc64c65179f9a72416792dba.csswww.inaturalist.org/assets/bootstra... https://www.inaturalist.org/assets/bootstrap_bundle-45fc45fbee613bd2f3ed7fa6138018ca5ef2cdf1bc64c65179f9a72416792dba.css — 200 — 62.1 KiB — 18 ms — h2https://www.inaturalist.org/assets/welcome_v2-5f0ca0707ef0cc67793857700796ea40c56a2a3f48f054c51c8ee6ca2fd85d37.csswww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2-5f0ca0707ef0cc67793857700796ea40c56a2a3f48f054c51c8ee6ca2fd85d37.css — 200 — 6.5 KiB — 11 ms — h2https://static.inaturalist.org/sites/1-logo.svg?1573071870static.inaturalist.org/sites/1-logo... https://static.inaturalist.org/sites/1-logo.svg?1573071870 — 200 — 6.7 KiB — 743 ms — h2https://www.inaturalist.org/assets/welcome_v2/identify_verb-ecb20f0308f02aefa22e990db82bdb1222558dd2cf77e81c6a73c2108ca15b06.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/identify_verb-ecb20f0308f02aefa22e990db82bdb1222558dd2cf77e81c6a73c2108ca15b06.svg — 200 — 1.1 KiB — 12 ms — h2https://www.inaturalist.org/assets/welcome_v2/track-e95399ff148fcde3a1ea0d6feb36cebfad481a7a78cbe648ce2c6d8c4a91e493.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/track-e95399ff148fcde3a1ea0d6feb36cebfad481a7a78cbe648ce2c6d8c4a91e493.svg — 200 — 5.9 KiB — 9 ms — h2https://www.inaturalist.org/assets/welcome_v2/discover-d91ef9117ed9a0980041deafeba406df32aa7a18ed2a9fdea64e0f0ca73e4bc0.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/discover-d91ef9117ed9a0980041deafeba406df32aa7a18ed2a9fdea64e0f0ca73e4bc0.svg — 200 — 4.1 KiB — 9 ms — h2https://www.inaturalist.org/assets/welcome_v2/contribute-669e69c1cc18e271378dbb5579450bfba75a66afa718fd123b76967dcc753060.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/contribute-669e69c1cc18e271378dbb5579450bfba75a66afa718fd123b76967dcc753060.svg — 200 — 3.1 KiB — 9 ms — h2https://www.inaturalist.org/assets/jquery/jquery-1.11.3.min-aa364d900c3098c524e5cadafee39ba08d15dda7a2ba81c1d81906cb86091822.jswww.inaturalist.org/assets/jquery/j... https://www.inaturalist.org/assets/jquery/jquery-1.11.3.min-aa364d900c3098c524e5cadafee39ba08d15dda7a2ba81c1d81906cb86091822.js — 200 — 33.0 KiB — 10 ms — h2https://www.inaturalist.org/assets/jquery/jquery-ui-1.11.4.min-2450ef9a98171ec1ace29a307d003b85ece62de5210253ea9d1d2ab9f55b8aa9.jswww.inaturalist.org/assets/jquery/j... https://www.inaturalist.org/assets/jquery/jquery-ui-1.11.4.min-2450ef9a98171ec1ace29a307d003b85ece62de5210253ea9d1d2ab9f55b8aa9.js — 200 — 62.7 KiB — 12 ms — h2https://www.inaturalist.org/assets/i18n/translations/en-US-2fa6b60b8476900c2bf8014dabf951c281782414aab7b26a68518641370003fb.jswww.inaturalist.org/assets/i18n/tra... https://www.inaturalist.org/assets/i18n/translations/en-US-2fa6b60b8476900c2bf8014dabf951c281782414aab7b26a68518641370003fb.js — 200 — 2.4 KiB — 9 ms — h2https://www.inaturalist.org/assets/bootstrap_bundle-2dc38788ade2acdc683533f71ec128d48584d5b450e621341b0175f9b2d46105.jswww.inaturalist.org/assets/bootstra... https://www.inaturalist.org/assets/bootstrap_bundle-2dc38788ade2acdc683533f71ec128d48584d5b450e621341b0175f9b2d46105.js — 200 — 187.1 KiB — 22 ms — h2https://www.inaturalist.org/assets/welcome_v2-250bb932c5662cd7717380f00d28d7549870822062b4530c9f6366a5b60d8264.jswww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2-250bb932c5662cd7717380f00d28d7549870822062b4530c9f6366a5b60d8264.js — 200 — 1.2 KiB — 8 ms — h2https://www.inaturalist.org/assets/welcome_v2/hero_video_fallback-5c279bd7240e656247402c13a6908861317cd055d1b3525de90cb8bccaaa6183.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/hero_video_fallback-5c279bd7240e656247402c13a6908861317cd055d1b3525de90cb8bccaaa6183.webp — 200 — 45.5 KiB — 40 ms — h2https://www.googletagmanager.com/gtag/js?id=G-TV5BYME7B4www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TV5BYME7B4 — 200 — 163.9 KiB — 128 ms — h2https://www.inaturalist.org/assets/welcome_v2/learn-85069c8eff436efe8c6179a2db2dad4de7091842415e683328cbeb63c1e4adb5.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/learn-85069c8eff436efe8c6179a2db2dad4de7091842415e683328cbeb63c1e4adb5.svg — 200 — 2.4 KiB — 79 ms — h2https://www.inaturalist.org/assets/welcome_v2/frosted_phoenix-735939c26e5a5caf3f6f5384a29ac4ea9fcbee376b4f2848f994d70ba692041f.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/frosted_phoenix-735939c26e5a5caf3f6f5384a29ac4ea9fcbee376b4f2848f994d70ba692041f.webp — 200 — 17.5 KiB — 70 ms — h2https://www.inaturalist.org/assets/welcome_v2/inat-82ef9af16c60a286fa7f2a9ee72e142f04f715a8670e64514142654988d8dd0d.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/inat-82ef9af16c60a286fa7f2a9ee72e142f04f715a8670e64514142654988d8dd0d.webp — 200 — 5.1 KiB — 81 ms — h2https://www.inaturalist.org/assets/welcome_v2/california_newt-8e9a77530dd68f22f5b80bbafbaf47ba15681fe5d1db56848b1b170300bc02d9.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/california_newt-8e9a77530dd68f22f5b80bbafbaf47ba15681fe5d1db56848b1b170300bc02d9.webp — 200 — 25.1 KiB — 83 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_user-90c97fd43f43ced80780d53e8e3bdcfc6a1eabb43149ca0210bff1f39cbf0267.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_user-90c97fd43f43ced80780d53e8e3bdcfc6a1eabb43149ca0210bff1f39cbf0267.webp — 200 — 21.7 KiB — 87 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_observation-512c10c26af39b287ba224fa9463910df5cde5373ebd62fd26efacb85119fe5c.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_observation-512c10c26af39b287ba224fa9463910df5cde5373ebd62fd26efacb85119fe5c.webp — 200 — 220.6 KiB — 113 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_taxon-354ec64e663d7cb52876cbc5ab79fd69dd86528fe7196a4a65399bebe4f1e9a8.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/sample_153739963_taxon-354ec64e663d7cb52876cbc5ab79fd69dd86528fe7196a4a65399bebe4f1e9a8.webp — 200 — 6.3 KiB — 88 ms — h2https://www.inaturalist.org/assets/welcome_v2/observation_example_map-183f5d95e90edff27391d938ed7131d1acb2db5e2e2d18d7d8dc1a6e7522f390.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observation_example_map-183f5d95e90edff27391d938ed7131d1acb2db5e2e2d18d7d8dc1a6e7522f390.webp — 200 — 20.2 KiB — 84 ms — h2https://www.inaturalist.org/assets/welcome_v2/icon-locationpin-f6ae470a068e1dfdf7b4e46baa84fdb018f701da6e7c5798b7c758834dd82e40.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/icon-locationpin-f6ae470a068e1dfdf7b4e46baa84fdb018f701da6e7c5798b7c758834dd82e40.svg — 200 — 508 B — 103 ms — h2https://www.inaturalist.org/assets/welcome_v2/icon-datetime-0c1f6ed21075bc8ad67f925e95cc2ac992b4d328bdbb1cd50bc9e2c4f5ba2c65.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/icon-datetime-0c1f6ed21075bc8ad67f925e95cc2ac992b4d328bdbb1cd50bc9e2c4f5ba2c65.svg — 200 — 495 B — 102 ms — h2https://www.inaturalist.org/assets/welcome_v2/icon-camera-0448c8a57165c0f5add623d8d2daf61d674df7367298ffe151695d8339efdb3b.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/icon-camera-0448c8a57165c0f5add623d8d2daf61d674df7367298ffe151695d8339efdb3b.svg — 200 — 689 B — 102 ms — h2https://www.inaturalist.org/assets/welcome_v2/icon-identify-573507f61c439a843ed39edde862fdf3efb25808e9ab934a831a903ce72d59c7.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/icon-identify-573507f61c439a843ed39edde862fdf3efb25808e9ab934a831a903ce72d59c7.svg — 200 — 895 B — 103 ms — h2https://www.inaturalist.org/assets/welcome_v2/icon-globe-0cc9ad2b40aa004e78d7aadc289e3a0f0b0ff26143554e6f611340e74b86842a.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/icon-globe-0cc9ad2b40aa004e78d7aadc289e3a0f0b0ff26143554e6f611340e74b86842a.svg — 200 — 2.4 KiB — 102 ms — h2https://www.inaturalist.org/assets/welcome_v2/testimonial_gube-8bdfa0bdda48c931354c77c7c280e20df97a657f053f99ca45e6e7013116d1f3.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/testimonial_gube-8bdfa0bdda48c931354c77c7c280e20df97a657f053f99ca45e6e7013116d1f3.webp — 200 — 4.6 KiB — 102 ms — h2https://www.inaturalist.org/assets/welcome_v2/testimonial_kratzer-db39d7b09f6f3c0812fb3e1fadf876c66580a7f3302680243b66c2c07b7a876c.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/testimonial_kratzer-db39d7b09f6f3c0812fb3e1fadf876c66580a7f3302680243b66c2c07b7a876c.webp — 200 — 2.4 KiB — 102 ms — h2https://www.inaturalist.org/assets/welcome_v2/testimonial_sumanapala-851c14e2f9440a533d2c43bbfbdb1844391a83fb6e1b81a5315a72155dd2cfd5.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/testimonial_sumanapala-851c14e2f9440a533d2c43bbfbdb1844391a83fb6e1b81a5315a72155dd2cfd5.webp — 200 — 8.1 KiB — 102 ms — h2https://www.inaturalist.org/assets/welcome_v2/testimonial_fachetti-4332e1559482a7c1ae8d077a5a60adfee5c39a367d6a0cf81fb71dcccac620bb.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/testimonial_fachetti-4332e1559482a7c1ae8d077a5a60adfee5c39a367d6a0cf81fb71dcccac620bb.webp — 200 — 11.6 KiB — 102 ms — h2https://www.inaturalist.org/assets/welcome_v2/testimonial_velazco-59e98bf559cba3c8d865eb343fb8915b6947ef8d3c0cd958f75b646d4b3581a7.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/testimonial_velazco-59e98bf559cba3c8d865eb343fb8915b6947ef8d3c0cd958f75b646d4b3581a7.webp — 200 — 8.0 KiB — 101 ms — h2https://www.inaturalist.org/assets/welcome_v2/inaturalist-6fd2c5a0c38dcb5a8204b2eefd73fa981b2702edbde9c2672d51bf1385b83050.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/inaturalist-6fd2c5a0c38dcb5a8204b2eefd73fa981b2702edbde9c2672d51bf1385b83050.webp — 200 — 70.8 KiB — 110 ms — h2https://static.inaturalist.org/wiki_page_attachments/414-original.pngstatic.inaturalist.org/wiki_page_at... https://static.inaturalist.org/wiki_page_attachments/414-original.png — 200 — 9.5 KiB — 236 ms — h2https://static.inaturalist.org/wiki_page_attachments/412-original.pngstatic.inaturalist.org/wiki_page_at... https://static.inaturalist.org/wiki_page_attachments/412-original.png — 200 — 20.3 KiB — 275 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/293778918_user-402c62b2af5059b000323c520047d0cbcbeebcc5489123fe0f53fe297a6e5789.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/293778918_user-402c62b2af5059b000323c520047d0cbcbeebcc5489123fe0f53fe297a6e5789.webp — 200 — 58.2 KiB — 98 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/293778918_observation-2d2ef929a17dde64c7b36172185b618332ea171bbb76fea983b3386dcbffb58d.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/293778918_observation-2d2ef929a17dde64c7b36172185b618332ea171bbb76fea983b3386dcbffb58d.webp — 200 — 114.2 KiB — 115 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/293778918_taxon-52a61b66e870ae989e89e87c4bc07c37d64589bc277615ef7d2f4ccda22730fb.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/293778918_taxon-52a61b66e870ae989e89e87c4bc07c37d64589bc277615ef7d2f4ccda22730fb.webp — 200 — 10.4 KiB — 99 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/286445539_user-be182512c3b20f68a391b0afeb56b8bb836449ceed4cbac4b2af2c98d06a7294.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/286445539_user-be182512c3b20f68a391b0afeb56b8bb836449ceed4cbac4b2af2c98d06a7294.webp — 200 — 37.9 KiB — 118 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/286445539_observation-1d0806d5e15eebfa66ea880ab9c5f60460af9d21b4b6e8b8cb81ac40c3dfc2db.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/286445539_observation-1d0806d5e15eebfa66ea880ab9c5f60460af9d21b4b6e8b8cb81ac40c3dfc2db.webp — 200 — 27.3 KiB — 122 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/286445539_taxon-966e4316b1cdf1f5c5885c7f97ec23b3961e207dc14c482f2554fff880e3ae47.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/286445539_taxon-966e4316b1cdf1f5c5885c7f97ec23b3961e207dc14c482f2554fff880e3ae47.webp — 200 — 4.6 KiB — 115 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/285912486_user-0a0da6b530ef7d4362de40d6968fbe1c2127be3384059f92465dd25a2b389085.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/285912486_user-0a0da6b530ef7d4362de40d6968fbe1c2127be3384059f92465dd25a2b389085.webp — 200 — 19.7 KiB — 104 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/285912486_observation-cdb2f60e34fff34db046a32526373d8884d056f5f53f22b988fdb698d072287f.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/285912486_observation-cdb2f60e34fff34db046a32526373d8884d056f5f53f22b988fdb698d072287f.webp — 200 — 14.9 KiB — 216 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/285912486_taxon-ff620d3d81b365778b44de8932d9ab8b936a2c0516a129a27d3ae1e87cedbc8a.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/285912486_taxon-ff620d3d81b365778b44de8932d9ab8b936a2c0516a129a27d3ae1e87cedbc8a.webp — 200 — 5.0 KiB — 216 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/276441627_user-bf665415908fb6279e0c3e9d9d55820406469bdae072ccaa9b1a0fceb6e5e63b.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/276441627_user-bf665415908fb6279e0c3e9d9d55820406469bdae072ccaa9b1a0fceb6e5e63b.webp — 200 — 6.2 KiB — 216 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/276441627_observation-6e295b30bfd2aba4f307e7535a5a86ebbfaa5e229469bf970aadf62610901306.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/276441627_observation-6e295b30bfd2aba4f307e7535a5a86ebbfaa5e229469bf970aadf62610901306.webp — 200 — 20.1 KiB — 216 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/276441627_taxon-5d9f92f985d95487f425e774098b2e45d9f0ba41329273c0adf2d989fe04f8ee.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/276441627_taxon-5d9f92f985d95487f425e774098b2e45d9f0ba41329273c0adf2d989fe04f8ee.webp — 200 — 5.8 KiB — 216 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/275114059_user-d3e016c0aad2b71ef41f1c00347a6b6b7a0084a2065785ae64826fa5d6fe3e63.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/275114059_user-d3e016c0aad2b71ef41f1c00347a6b6b7a0084a2065785ae64826fa5d6fe3e63.webp — 200 — 1.1 KiB — 216 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/275114059_observation-40f1ad250e9385af1d57fab0faab0eacdd0b4bd950a59cbbc0469d81707c1ccb.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/275114059_observation-40f1ad250e9385af1d57fab0faab0eacdd0b4bd950a59cbbc0469d81707c1ccb.webp — 200 — 74.0 KiB — 221 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/275114059_taxon-d997f65acc771f5f6c0174c9bf5e05200075ca5997aebb937b83aab881cac4ef.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/275114059_taxon-d997f65acc771f5f6c0174c9bf5e05200075ca5997aebb937b83aab881cac4ef.webp — 200 — 8.3 KiB — 217 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/266791102_user-895489186803d9e0d8977d6309a12573c13d1f5c54cbc081ac1e3fc0c93e5a85.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/266791102_user-895489186803d9e0d8977d6309a12573c13d1f5c54cbc081ac1e3fc0c93e5a85.webp — 200 — 42.4 KiB — 218 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/266791102_observation-eb414c03c7f2688c3d81a77fc44e37c0f06fe8945dc8242bfc3d8200baaa5724.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/266791102_observation-eb414c03c7f2688c3d81a77fc44e37c0f06fe8945dc8242bfc3d8200baaa5724.webp — 200 — 56.5 KiB — 218 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/266791102_taxon-ee802cf0f4c69f845303cc5c8b3d03f0768fdb249c5c7ff88c1206622ce81e6f.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/266791102_taxon-ee802cf0f4c69f845303cc5c8b3d03f0768fdb249c5c7ff88c1206622ce81e6f.webp — 200 — 3.6 KiB — 219 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/265635978_user-0f670d232fe227a7bc958911a89aefa5dc3651fd97a197c14688f7d7b226fb0b.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/265635978_user-0f670d232fe227a7bc958911a89aefa5dc3651fd97a197c14688f7d7b226fb0b.webp — 200 — 57.0 KiB — 219 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/265635978_observation-318bc7c2f7be95a96bef81f924fd8b94c2bd37d8b14daba444221d85602fe0a4.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/265635978_observation-318bc7c2f7be95a96bef81f924fd8b94c2bd37d8b14daba444221d85602fe0a4.webp — 200 — 19.6 KiB — 95 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/265635978_taxon-5d4b055f9adf084582b9e3611560dbedf4fa2efc4bc3f3f6538c9fa266075a4e.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/265635978_taxon-5d4b055f9adf084582b9e3611560dbedf4fa2efc4bc3f3f6538c9fa266075a4e.webp — 200 — 7.7 KiB — 218 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/265386961_user-4eed10fb3974ffdd7f9c402ddf46ba589b223e82831d24ca03de03f9f135f992.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/265386961_user-4eed10fb3974ffdd7f9c402ddf46ba589b223e82831d24ca03de03f9f135f992.webp — 200 — 17.8 KiB — 222 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/265386961_observation-373077bfdf0772655a995bcd1fb374278159368b57e766e83b6c1a91435619b7.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/265386961_observation-373077bfdf0772655a995bcd1fb374278159368b57e766e83b6c1a91435619b7.webp — 200 — 33.8 KiB — 222 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/265386961_taxon-1d646c895a42e2b6c60341cec287d79580f969b1cf4ef17ba22699fbc86e41d9.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/265386961_taxon-1d646c895a42e2b6c60341cec287d79580f969b1cf4ef17ba22699fbc86e41d9.webp — 200 — 6.6 KiB — 222 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/265118975_user-a07f2f16e6e039abcc0511f5b761c41d1b6c228bc08179d8020a43837378f164.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/265118975_user-a07f2f16e6e039abcc0511f5b761c41d1b6c228bc08179d8020a43837378f164.webp — 200 — 36.3 KiB — 221 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/265118975_observation-7f72025e4b95071c5865ee26aa07de883693c053e2589fa988d3f96e59082f61.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/265118975_observation-7f72025e4b95071c5865ee26aa07de883693c053e2589fa988d3f96e59082f61.webp — 200 — 19.1 KiB — 221 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/265118975_taxon-3d1af01e8b0ab44e3aac899c4b64148f6d04c1557b42a5a057708f62c144085a.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/265118975_taxon-3d1af01e8b0ab44e3aac899c4b64148f6d04c1557b42a5a057708f62c144085a.webp — 200 — 5.7 KiB — 221 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/264419988_user-68d55eb69e4c8eebeccfad683922a903b79298b9df843a49d9c2b8be6c78fef4.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/264419988_user-68d55eb69e4c8eebeccfad683922a903b79298b9df843a49d9c2b8be6c78fef4.webp — 200 — 19.8 KiB — 221 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/264419988_observation-809332b105a569b0f1bc09d2a6251550dac13a609b937bc5c2e3e4b1e44ac635.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/264419988_observation-809332b105a569b0f1bc09d2a6251550dac13a609b937bc5c2e3e4b1e44ac635.webp — 200 — 136.0 KiB — 228 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/264419988_taxon-eb32549a22f0bdcdd27ffdfa62ce583c0765c568ee084598193b27dd125b29b8.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/264419988_taxon-eb32549a22f0bdcdd27ffdfa62ce583c0765c568ee084598193b27dd125b29b8.webp — 200 — 7.8 KiB — 220 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/263045673_user-742ed98c85e167eb29813dc416ee258e87cf2f184fe583c53a8e41f088a3c28a.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/263045673_user-742ed98c85e167eb29813dc416ee258e87cf2f184fe583c53a8e41f088a3c28a.webp — 200 — 100.5 KiB — 231 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/263045673_observation-f447acd0d54e2e330118d67c7e704bf56c1d4dab9b52ac78b8bb196aef4b896c.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/263045673_observation-f447acd0d54e2e330118d67c7e704bf56c1d4dab9b52ac78b8bb196aef4b896c.webp — 200 — 44.4 KiB — 227 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/263045673_taxon-5f1311e2c61024df0ac131ea8df518afe46e74e043046fbbccf567ba26c70c94.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/263045673_taxon-5f1311e2c61024df0ac131ea8df518afe46e74e043046fbbccf567ba26c70c94.webp — 200 — 9.9 KiB — 228 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/260473262_user-9d3894fd047647f3a477d98bbafc2e62263578dea65e91a7ae5df519738540cc.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/260473262_user-9d3894fd047647f3a477d98bbafc2e62263578dea65e91a7ae5df519738540cc.webp — 200 — 24.3 KiB — 228 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/260473262_observation-4b7ec298026a769f90cec08e3ab2790d034eff8ce17d390baa405d83a31f773a.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/260473262_observation-4b7ec298026a769f90cec08e3ab2790d034eff8ce17d390baa405d83a31f773a.webp — 200 — 83.0 KiB — 307 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/260473262_taxon-5989091f2fc89ad0221d1c75da2e16c29e7d8935cdf93fefa15210234aa15c3d.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/260473262_taxon-5989091f2fc89ad0221d1c75da2e16c29e7d8935cdf93fefa15210234aa15c3d.webp — 200 — 2.9 KiB — 307 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/259241789_user-e990c550feb4203341366a5cdca7d78de93fdefe67cd25e182a4f47f8eef3ec1.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/259241789_user-e990c550feb4203341366a5cdca7d78de93fdefe67cd25e182a4f47f8eef3ec1.webp — 200 — 8.1 KiB — 307 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/259241789_observation-30f6c5490065a8b480b25e85026f7a0f4578f6b82a3dfc31718fc2c5ea992914.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/259241789_observation-30f6c5490065a8b480b25e85026f7a0f4578f6b82a3dfc31718fc2c5ea992914.webp — 200 — 169.7 KiB — 338 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/259241789_taxon-dd655a525ff2cda7aa7403fabddf2a43e6f40e4bf46852b7beb7ce37cfdf78ab.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/259241789_taxon-dd655a525ff2cda7aa7403fabddf2a43e6f40e4bf46852b7beb7ce37cfdf78ab.webp — 200 — 4.0 KiB — 327 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/258827087_user-5c4ace08d3fa45de669ffd47fe622731378e1b08d85aabd8dbf14a8bd0bf169e.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/258827087_user-5c4ace08d3fa45de669ffd47fe622731378e1b08d85aabd8dbf14a8bd0bf169e.webp — 200 — 4.2 KiB — 327 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/258827087_observation-2b2144843b03211f91f3257562970c883727124a94c214640f60a141954d0b2d.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/258827087_observation-2b2144843b03211f91f3257562970c883727124a94c214640f60a141954d0b2d.webp — 200 — 62.4 KiB — 337 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/258827087_taxon-089bda67f28ff7aa7d31a424780f873b4261b4d25c7173372b6f32784bdd7bde.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/258827087_taxon-089bda67f28ff7aa7d31a424780f873b4261b4d25c7173372b6f32784bdd7bde.webp — 200 — 3.1 KiB — 337 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/258349114_user-392c0207510e93f9b85892d8dc817bda12f885043d126011ef41f665cca7014d.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/258349114_user-392c0207510e93f9b85892d8dc817bda12f885043d126011ef41f665cca7014d.webp — 200 — 16.2 KiB — 337 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/258349114_observation-377109d797fd0838f4f9850e24099b4261856b8aec3f99cb1c204020b73f0bc4.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/258349114_observation-377109d797fd0838f4f9850e24099b4261856b8aec3f99cb1c204020b73f0bc4.webp — 200 — 20.7 KiB — 337 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/258349114_taxon-8c42ee4819d90bea7ba702ff466f8a6c3df083b434d05f37874e24c91afb1c2f.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/258349114_taxon-8c42ee4819d90bea7ba702ff466f8a6c3df083b434d05f37874e24c91afb1c2f.webp — 200 — 6.6 KiB — 337 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/256726247_user-e0f64f496f81a926303e344015223c371f9c201d9dd8ceaa4264d6a4ead8b4ef.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/256726247_user-e0f64f496f81a926303e344015223c371f9c201d9dd8ceaa4264d6a4ead8b4ef.webp — 200 — 44.1 KiB — 338 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/256726247_observation-f94e30c6f361b8a1b6bc0dfc0063e99950d53e686573f5a3ea2930236f6136fd.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/256726247_observation-f94e30c6f361b8a1b6bc0dfc0063e99950d53e686573f5a3ea2930236f6136fd.webp — 200 — 35.3 KiB — 341 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/256726247_taxon-01cd59c723e5ce629da677680126f1faaa1d990e68ecc7340da5b8010e56843d.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/256726247_taxon-01cd59c723e5ce629da677680126f1faaa1d990e68ecc7340da5b8010e56843d.webp — 200 — 12.8 KiB — 341 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/256481438_user-b0489865695930ea262246ad29270ab8e974b5fd35c37d446a1f77f65371ef2b.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/256481438_user-b0489865695930ea262246ad29270ab8e974b5fd35c37d446a1f77f65371ef2b.webp — 200 — 81.2 KiB — 347 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/256481438_observation-b1c67483d154d39d6393391b5c66bfa2f017f6b9d34c9cdbb21b784a8a1c5f38.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/256481438_observation-b1c67483d154d39d6393391b5c66bfa2f017f6b9d34c9cdbb21b784a8a1c5f38.webp — 200 — 24.0 KiB — 350 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/256481438_taxon-be14c0d3fc7933b31efaa60be42fbcf2b6c5213e76f1343489d0e146806aa526.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/256481438_taxon-be14c0d3fc7933b31efaa60be42fbcf2b6c5213e76f1343489d0e146806aa526.webp — 200 — 1.7 KiB — 350 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/255961537_user-66ce183041be296f1b86cf895eb9ecca72a4ecc1336eef0cdb870827527b7c7f.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/255961537_user-66ce183041be296f1b86cf895eb9ecca72a4ecc1336eef0cdb870827527b7c7f.webp — 200 — 37.7 KiB — 350 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/255961537_observation-d121fd25d81fa8ebcd752fd278217a356a2e2d295f4dff1e1078e617736f2872.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/255961537_observation-d121fd25d81fa8ebcd752fd278217a356a2e2d295f4dff1e1078e617736f2872.webp — 200 — 69.9 KiB — 354 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/255961537_taxon-093fad4190d61dba54386a9c56f15050a51a3966d433028508a52aad78f20e93.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/255961537_taxon-093fad4190d61dba54386a9c56f15050a51a3966d433028508a52aad78f20e93.webp — 200 — 4.8 KiB — 353 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/254160994_user-f71c8061b48dc8fe80948cf1806c42573321dc4090f75186247217bbfe0c026a.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/254160994_user-f71c8061b48dc8fe80948cf1806c42573321dc4090f75186247217bbfe0c026a.webp — 200 — 55.2 KiB — 360 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/254160994_observation-2fe2f9ce624ddb8c5dfdb5f0cbbdce4d671371c4814ffddfff62938c7c07877e.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/254160994_observation-2fe2f9ce624ddb8c5dfdb5f0cbbdce4d671371c4814ffddfff62938c7c07877e.webp — 200 — 25.7 KiB — 365 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/254160994_taxon-649013a91070141770a2583559a7de4ec47b5ce34db20bac9607a3aca3eab5fb.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/254160994_taxon-649013a91070141770a2583559a7de4ec47b5ce34db20bac9607a3aca3eab5fb.webp — 200 — 3.6 KiB — 365 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/251945802_user-93d81a69b503d97ba02135a0ce2503a7a22ba8b0af89563b11031d9611f94199.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/251945802_user-93d81a69b503d97ba02135a0ce2503a7a22ba8b0af89563b11031d9611f94199.webp — 200 — 91.9 KiB — 372 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/251945802_observation-314dc6783f6328e861524390a8b9949b54d375691519b231e000147261ec44a2.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/251945802_observation-314dc6783f6328e861524390a8b9949b54d375691519b231e000147261ec44a2.webp — 200 — 81.2 KiB — 378 ms — h2https://www.inaturalist.org/assets/welcome_v2/observations/251945802_taxon-f807dfb22966cba9d757f4dee6298d7f7535e733dbacf5c77cae6716de8d68b0.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/observations/251945802_taxon-f807dfb22966cba9d757f4dee6298d7f7535e733dbacf5c77cae6716de8d68b0.webp — 200 — 6.4 KiB — 378 ms — h2https://www.inaturalist.org/assets/welcome_v2/seek-f4725241fef8913dcafef8c22dd4330401c82406cc2d6895a6f5ab359468028a.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/seek-f4725241fef8913dcafef8c22dd4330401c82406cc2d6895a6f5ab359468028a.webp — 200 — 38.6 KiB — 384 ms — h2https://www.inaturalist.org/assets/welcome_v2/app-icon-4ceb63c0ce7aaa56652b0461a57495e1b770055ae6347616ed3f1e8414b21f8b.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/app-icon-4ceb63c0ce7aaa56652b0461a57495e1b770055ae6347616ed3f1e8414b21f8b.webp — 200 — 1.1 KiB — 384 ms — h2https://www.inaturalist.org/assets/welcome_v2/inat-wordmark-95c19bd69b2dcbd438824076cd0158f8f79340f9d75bc098016af67eeefe5c60.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/inat-wordmark-95c19bd69b2dcbd438824076cd0158f8f79340f9d75bc098016af67eeefe5c60.webp — 200 — 1.9 KiB — 384 ms — h2https://www.inaturalist.org/assets/facebook-f-logo-white-2f1726246d88d13949d648abb4b66ed4c212b86b2bacaf483f02bebf806eb0f3.svgwww.inaturalist.org/assets/facebook... https://www.inaturalist.org/assets/facebook-f-logo-white-2f1726246d88d13949d648abb4b66ed4c212b86b2bacaf483f02bebf806eb0f3.svg — 200 — 862 B — 384 ms — h2https://www.inaturalist.org/assets/bluesky-logo-9b9fb2e3b0ad68edc4484143276bd159333123d0a755a7c11ab7e7a82ba6d34e.svgwww.inaturalist.org/assets/bluesky-... https://www.inaturalist.org/assets/bluesky-logo-9b9fb2e3b0ad68edc4484143276bd159333123d0a755a7c11ab7e7a82ba6d34e.svg — 200 — 558 B — 383 ms — h2https://static.inaturalist.org/wiki_page_attachments/3154-medium.pngstatic.inaturalist.org/wiki_page_at... https://static.inaturalist.org/wiki_page_attachments/3154-medium.png — 200 — 16.1 KiB — 354 ms — h2https://static.inaturalist.org/wiki_page_attachments/3153-medium.pngstatic.inaturalist.org/wiki_page_at... https://static.inaturalist.org/wiki_page_attachments/3153-medium.png — 200 — 21.1 KiB — 385 ms — h2https://www.inaturalist.org/assets/welcome_v2/why-underline-39f512de65ba7997e506e8bbfa2d90b95f18130f89d17d13ceb4c7c717f2df7c.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/why-underline-39f512de65ba7997e506e8bbfa2d90b95f18130f89d17d13ceb4c7c717f2df7c.svg — 200 — 302 B — 372 ms — h2data:application/font-woff;base64,AAEAAAAMAIAAAwBARkZUTanqkucAAEO4AAAAHE9TLzIvWEw1AAABSAAAAFZjbWFww…data:application/font-woff;base64,A... data:application/font-woff;base64,AAEAAAAMAIAAAwBARkZUTanqkucAAEO4AAAAHE9TLzIvWEw1AAABSAAAAFZjbWFww… — 200 — 17.0 KiB — 348 ms — datahttps://www.inaturalist.org/assets/welcome_v2/dragonfly-c74929bf0a35fbf258ecfdc11a752cfc30187a6d2fcd4fc3e595809c924d0c82.webpwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/dragonfly-c74929bf0a35fbf258ecfdc11a752cfc30187a6d2fcd4fc3e595809c924d0c82.webp — 200 — 55.9 KiB — 352 ms — h2https://www.inaturalist.org/assets/welcome_v2/icon-carat-closed-f6993dbff7021fd2dd010197965c91f1c37f9be3211bf993e502c29d4c251ae2.svgwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/icon-carat-closed-f6993dbff7021fd2dd010197965c91f1c37f9be3211bf993e502c29d4c251ae2.svg — 200 — 377 B — 352 ms — h2https://www.inaturalist.org/fonts/fontawesome-webfont.woff2?v=4.7.0www.inaturalist.org/fonts/fontaweso... https://www.inaturalist.org/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.5 KiB — 47 ms — h2https://www.inaturalist.org/fonts/Lato/Lato-Regular.woff2www.inaturalist.org/fonts/Lato/Lato... https://www.inaturalist.org/fonts/Lato/Lato-Regular.woff2 — 200 — 175.8 KiB — 60 ms — h2https://www.inaturalist.org/fonts/Lato/Lato-Medium.woff2www.inaturalist.org/fonts/Lato/Lato... https://www.inaturalist.org/fonts/Lato/Lato-Medium.woff2 — 200 — 175.5 KiB — 81 ms — h2https://www.inaturalist.org/fonts/LibreBaskerville/LibreBaskerville-Bold.woff2www.inaturalist.org/fonts/LibreBask... https://www.inaturalist.org/fonts/LibreBaskerville/LibreBaskerville-Bold.woff2 — 200 — 38.6 KiB — 79 ms — h2https://www.inaturalist.org/fonts/CourierPrime/CourierPrime-Regular.woff2www.inaturalist.org/fonts/CourierPr... https://www.inaturalist.org/fonts/CourierPrime/CourierPrime-Regular.woff2 — 200 — 25.9 KiB — 79 ms — h2https://www.inaturalist.org/fonts/Lato/Lato-Italic.woff2www.inaturalist.org/fonts/Lato/Lato... https://www.inaturalist.org/fonts/Lato/Lato-Italic.woff2 — 200 — 188.6 KiB — 96 ms — h2https://www.inaturalist.org/fonts/LibreBaskerville/LibreBaskerville-Regular.woff2www.inaturalist.org/fonts/LibreBask... https://www.inaturalist.org/fonts/LibreBaskerville/LibreBaskerville-Regular.woff2 — 200 — 37.6 KiB — 101 ms — h2https://www.inaturalist.org/fonts/Lato/Lato-Bold.woff2www.inaturalist.org/fonts/Lato/Lato... https://www.inaturalist.org/fonts/Lato/Lato-Bold.woff2 — 200 — 177.7 KiB — 118 ms — h2https://www.inaturalist.org/assets/welcome_v2/hero_video-a59747dd3e25238fbed0f5907a864a83704bc41b066480d14c2ddba36c8d297f.webmwww.inaturalist.org/assets/welcome_... https://www.inaturalist.org/assets/welcome_v2/hero_video-a59747dd3e25238fbed0f5907a864a83704bc41b066480d14c2ddba36c8d297f.webm — 206 — 553.6 KiB — 132 ms — h2https://www.inaturalist.org/assets/spinner-598823b0121ede855aade6ee5660780a94d6c1aad7490ab3eb4d3c2223c28319.gifwww.inaturalist.org/assets/spinner-... https://www.inaturalist.org/assets/spinner-598823b0121ede855aade6ee5660780a94d6c1aad7490ab3eb4d3c2223c28319.gif — 200 — 3.3 KiB — 9 ms — h2https://www.inaturalist.org/assets/spinner-small-33cdf02d6395d9aee7d8b04169abc63523ceeb8a01bceca8e092bd88affa84c1.gifwww.inaturalist.org/assets/spinner-... https://www.inaturalist.org/assets/spinner-small-33cdf02d6395d9aee7d8b04169abc63523ceeb8a01bceca8e092bd88affa84c1.gif — 200 — 1.9 KiB — 11 ms — h2https://www.inaturalist.org/assets/spinner-small-ffffff_on_dedede-17ca16c3b5a1358a39dbc4abc3062ae538c280cb6a744a7163126affbb50a1c2.gifwww.inaturalist.org/assets/spinner-... https://www.inaturalist.org/assets/spinner-small-ffffff_on_dedede-17ca16c3b5a1358a39dbc4abc3062ae538c280cb6a744a7163126affbb50a1c2.gif — 200 — 1.9 KiB — 11 ms — h2https://www.inaturalist.org/assets/spinner-small-ffffff_on_aaaaaa-8a06022a0872a15a2aad2e9710ef387f646a80196f645a866422ca5bb3fa4baf.gifwww.inaturalist.org/assets/spinner-... https://www.inaturalist.org/assets/spinner-small-ffffff_on_aaaaaa-8a06022a0872a15a2aad2e9710ef387f646a80196f645a866422ca5bb3fa4baf.gif — 200 — 1.9 KiB — 18 ms — h2https://www.inaturalist.org/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.inaturalist.org/cdn-cgi/challen... https://www.inaturalist.org/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 139 B — 62 ms — h2https://www.inaturalist.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.inaturalist.org/cdn-cgi/challen... https://www.inaturalist.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 11.8 KiB — 13 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-TV5BYME7B4&gtm=45je64h1v9129555490za200zd9129555490&_p=1776816728613&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=2132170019.1776816729&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266401~117512543&sid=1776816729&sct=1&seg=0&dl=https%3A%2F%2Fwww.inaturalist.org%2F&dt=A%20Community%20for%20Naturalists%20%C2%B7%20iNaturalist&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=2557www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-TV5BYME7B4&gtm=45je64h1v9129555490za200zd9129555490&_p=1776816728613&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=2132170019.1776816729&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266401~117512543&sid=1776816729&sct=1&seg=0&dl=https%3A%2F%2Fwww.inaturalist.org%2F&dt=A%20Community%20for%20Naturalists%20%C2%B7%20iNaturalist&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=2557 — 204 — 552 B — 99 ms — h2https://www.inaturalist.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f006a428d3406b6www.inaturalist.org/cdn-cgi/challen... https://www.inaturalist.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f006a428d3406b6 — 200 — 567 B — 11 ms — h2https://static.inaturalist.org/sites/1-favicon.png?1573071870static.inaturalist.org/sites/1-favi... https://static.inaturalist.org/sites/1-favicon.png?1573071870 — 200 — 2.7 KiB — 159 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3434ms · 463KB · $46/mo
www.inaturalist.org
Other
Costly
Execution 1095ms
Transfer 16 KB
Monthly Cost $15/mo
Unattributable
Other
Costly
Execution 1083ms
Transfer 0 KB
Monthly Cost $14/mo
Google Tag Manager
Tag Manager
Costly
Execution 376ms
Transfer 164 KB
Unused 41%
Monthly Cost $5/mo
www.inaturalist.org
Other
Costly
Execution 348ms
Transfer 0 KB
Monthly Cost $5/mo
www.inaturalist.org
Other
Costly
Execution 215ms
Transfer 63 KB
Unused 90%
Monthly Cost $3/mo
www.inaturalist.org
Other
Optional
Execution 189ms
Transfer 187 KB
Unused 59%
Monthly Cost $3/mo
www.inaturalist.org
Other
Optional
Execution 128ms
Transfer 33 KB
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • www.inaturalist.org adds 1095ms and costs ~$15/month
  • Unattributable adds 1083ms and costs ~$14/month
  • Google Tag Manager adds 376ms and costs ~$5/month
  • www.inaturalist.org adds 348ms and costs ~$5/month
  • www.inaturalist.org adds 215ms and costs ~$3/month

100% 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

www.inaturalist.org takes 1095ms 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

Unattributable takes 1083ms 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

Google Tag Manager takes 376ms 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

www.inaturalist.org takes 348ms 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

www.inaturalist.org takes 215ms 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

90% of www.inaturalist.org'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

59% of www.inaturalist.org'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