Skip to content
https://bitbeans.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
5
REVIEW
6
PASS
8
INFO
4

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

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

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

6.01 s

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

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

5.74 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.03 s

Page Load Progression

1.0 s
2.1 s
3.1 s
4.1 s
5.2 s
6.2 s
7.2 s
8.3 s
Checks
23
8 PASS 6 REVIEW 5 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 134 requests
FIX
2.7 MB transferred, 134 requests
Warning::
Page weighs 5.4 MB (2.7 MB transferred)
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
Fonts are 206 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 206 KB
Warning::
134 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.56 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
134 requests
0.56 g CO2 per page load
Images 1.2 MiB 44%
JavaScript 1.2 MiB 43%
Fonts 206.5 KiB 8%
HTML 90.7 KiB 3%
CSS 40.4 KiB 1%
Other 18.8 KiB 1%
Other 2.0 KiB 0%
Other 1.0 KiB 0%
Other 916 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

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

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
JS Execution Cost
Action
3072ms total JS execution
FIX
3072ms total JS execution
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme...: 1794ms CPU time
Warning::
https://bitbeans.com/: 461ms CPU time
Info::
Unattributable: 150ms CPU time
Info::
https://scripts.clarity.ms/0.8.66/clarity.js: 133ms CPU time
Info::
https://bitbeans.com/bb_corporate/wp-content/plugi...: 123ms CPU time
Info::
Third-party scripts: 544ms (18% of total)

Main Thread Breakdown

Style & Layout 44% Script Evaluation 38% Other 12% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/index.js?ver=17696652481794ms551ms1ms1st
https://bitbeans.com/461ms7ms1ms1st
Unattributable150ms4ms0ms1st
https://scripts.clarity.ms/0.8.66/clarity.js133ms120ms2ms3rd
https://bitbeans.com/bb_corporate/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=750123ms45ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-88Z93GP0W5&cx=c&gtm=4e66q0118ms103ms14ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T4RV3B794ms80ms10ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202606250101/show_ads_impl_fy2021.js74ms53ms13ms3rd
https://www.googletagmanager.com/gtag/js?id=G-526XRX1J6P&cx=c&gtm=4e66q072ms59ms12ms3rd
https://webfonts.xserver.jp/js/xserverv3.js?fadein=0&ver=2.0.854ms44ms2ms3rd
F
JS Bundles
Action
27 scripts, 506 KB unused
FIX
27 scripts, 506 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 126 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 70 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-526X...: 68 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T4R...: 68 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-88Z9...: 61 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 506 KB
506 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202606250101/show_ads_impl_fy2021.js169 KB126 KB (75%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-622619609&cx=c&gtm=4e66q0149 KB70 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=G-526XRX1J6P&cx=c&gtm=4e66q0161 KB68 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T4RV3B7163 KB68 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-88Z93GP0W5&cx=c&gtm=4e66q0180 KB61 KB (34%)3rd
https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/libs/lottie.min.js?ver=5.7.467 KB42 KB (62%)1st
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js54 KB29 KB (53%)3rd
https://bitbeans.com/bb_corporate/wp-includes/js/jquery/jquery.min.js?ver=3.7.132 KB22 KB (69%)1st
https://webfonts.xserver.jp/js/xserverv3.js?fadein=0&ver=2.0.847 KB21 KB (45%)3rd
https://bitbeans.com/bb_corporate/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=7506 KB1st

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

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

F
Page Weight Inventory
Action
134 resources · 2.7 MB · 506 KB savings available
FIX
134 resources · 2.7 MB · 506 KB savings available
Warning::
Page weight 2.7 MB exceeds 1 MB target by 1.7 MB
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~506 KB of savings available
Warning::
73 third-party resources (46% of weight)
134 resources · 2.7 MiB · 73 third-party 1.7 MiB over 1MB target
Image 44% · 1.2 MiB
JavaScript 43% · 1.2 MiB
Font 8% · 206.5 KiB
Document 3% · 91.1 KiB
CSS 1% · 40.4 KiB
Other 1% · 21.0 KiB

~505.8 KiB of savings available

Remove unused JavaScript: 505.8 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.

B
Third-Party Impact
46% third-party, 0 ms blocking
REVIEW
46% third-party, 0 ms blocking
Info::
Third-party code accounts for 46% of page weight (1.2 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
54%
46%
First-party Third-party
C
Image Optimization
Action
73 images, 0 KB saveable
REVIEW
73 images, 0 KB saveable
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAP4A... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApYA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZQA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcEA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARoA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgMA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPYA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAi4A... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABIQA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhoA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitbeans.com/bb_corporate/wp-content/theme... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAkIA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
73 images 1.2 MB
0 oversized -0 KB
11 legacy format
27 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

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

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

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.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
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.
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
2 fonts (206 KB)
PASS
2 fonts (206 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

206 KB total

Render-blocking

0

of 2

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 3.2 s LCP 6.0 shttps://webfonts.xserver.jp/3/tsad/dist/ja/ts?condition=e38123f77e9d6dc18df78efa3e2dfa1f&onetime_condition=&eid=K18MUcZzRRA%3D&bw[name]=Chrome&bw[ftf]=0&bw[os]=Macintosh&location=bitbeans.com%2F&fonts[id]=2146&fonts[str]=ISInKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4%2FQUJDREVGR0hJSktMTU5PUFJTVFVWV1hZW1xdX2FiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9wqnDl%2BKAi%2BKUgOOAgeOAguOAheOAjOOAjeOAjuOAj%2BOAkuOBguOBhOOBhuOBiOOBiuOBi%2BOBjOOBjeOBj%2BOBkeOBk%2BOBlOOBleOBluOBl%2BOBmOOBmeOBm%2BOBnOOBneOBnuOBn%2BOBoOOBoeOBo%2BOBpOOBpeOBpuOBp%2BOBqOOBqeOBquOBq%2BOBruOBr%2BOBsOOBsuOBs%2BOBuOOBvuOBv%2BOCgOOCgeOCguOCg%2BOChOOCiOOCieOCiuOCi%2BOCjOOCjeOCj%2BOCkuOCk%2BOCouOCo%2BOCpOOCpuOCp%2BOCqOOCqeOCquOCq%2BOCrOOCreOCr%2BOCsOOCseOCsuOCs%2BOCtOOCteOCtuOCt%2BOCuOOCueOCuuOCu%2BOCvOOCveOCv%2BODgOODgeODg%2BODhOODhuODh%2BODiOODieODiuODi%2BODjuODj%2BODkOODkeODkuODk%2BODlOODleODluODl%2BODmeODmuODm%2BODneODnuODn%2BODoOODoeODo%2BODpOODpeODpuODp%2BODqeODquODq%2BODrOODreODr%2BODs%2BODtOODu%2BODvOS4gOS4geS4ieS4iuS4luS4reS6huS6iOS6i%2BS6pOS6rOS6uuS7i%2BS7leS7o%2BS7peS8geS8iuS8muS8neS9k%2BS9nOS9v%2BS%2Bi%2BS%2Bm%2BS%2BneS%2FoeWApOWBtOWDjeWDj%2BWFiOWFrOWFseWGheWGmeWGt%2BWHuuWIhuWIh%2BWIneWIpeWIqeWItuWIt%2BWJteWKh%2BWKm%2BWLleWLn%2BWMluWMuuWNsOWOmuWOn%2BWPluWPl%2BWPsOWQiOWQieWQkeWRqOWRs%2BWTgeWToeWVj%2BWWhOWWnOWWtuWbm%2BWbnuWbo%2BWbveWcn%2BWcqOWcsOWfn%2BWfuuWgquWgseWig%2BWjsOWkp%2BWlh%2BWls%2BWlveWtkOWto%2BWtpuWujOWun%2BWuouWuo%2BWuv%2BWvp%2BWvvuWwj%2BWxiuWztuW3neW3ruW4uOW5tOW6g%2BW8j%2BW8t%2BW9k%2BW9ueW%2BjOW%2Bl%2BW%2Fg%2BW%2FheW%2FnOW%2FteaAp%2BaDheaDs%2BaEn%2BaFouaIkOaJgOaJi%2BaJk%2BaLheaLtuaLvuaMgeaMkeaMqOaOoeaOpeaOqOaOsuaPkOaPtOaUr%2BaUueaVo%2BaWh%2BaWmeaWsOaWueaWveaXpeaXqeaYjuaYoOaZguaaruacgOacieacjeacm%2Bacn%2BacquacrOadkOadpeadseadv%2BaeneaflOagquahiOalreamguani%2Basoeaui%2Bauteawl%2Baxguaxuuayv%2Baziuazlea0i%2Ba0u%2Ba3seeEtueEvOeGseeJiOeJqeeJueeLrOeMruePiOePvueQhueQsueSsOeUn%2BeUqOeUsOeUseeUu%2BeVjOeZuueZu%2BeahOebiuebruebuOecgeeci%2Becn%2BefpeeglOekvuemj%2BengOengeeorueosueptueri%2BeskeesrOetlOetluexjeezu%2Be0oOe0uee1hOe1jOe1kOe3qOe3tOe4vue%2BjuiAheiBt%2BiCieiCsuiDveiHquiIiOiInuiIrOiJr%2BiJsuiRieiXpOihjOihqOijj%2Bimgeimi%2Bimluimmuimp%2Bimquino%2BiogOioiOiok%2BiomOioreiotOippuipsOipseiqjeiqnuiqsOiqsuirh%2BixhuiyoOiyoeiyouiyu%2Bizh%2Biznuizqui2o%2Bi6jei6q%2Bi8qemAmumAsumBi%2BmBlemBqemBuOmDqOmDvemFjemHjumHj%2BmMsumVt%2BmWgOmWoumZkOmbhOmbhumdoumdqemfv%2BmgmOmgvOmhjOmhlOmjn%2BmkqOmnhemok%2BmrmOmthemuru%2B8ge%2B8iO%2B8ie%2B8j%2B%2B9nA%3D%3Dts https://webfonts.xserver.jp/3/tsad/dist/ja/ts?condition=e38123f77e9d6dc18df78efa3e2dfa1f&onetime_condition=&eid=K18MUcZzRRA%3D&bw[name]=Chrome&bw[ftf]=0&bw[os]=Macintosh&location=bitbeans.com%2F&fonts[id]=2146&fonts[str]=ISInKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4%2FQUJDREVGR0hJSktMTU5PUFJTVFVWV1hZW1xdX2FiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9wqnDl%2BKAi%2BKUgOOAgeOAguOAheOAjOOAjeOAjuOAj%2BOAkuOBguOBhOOBhuOBiOOBiuOBi%2BOBjOOBjeOBj%2BOBkeOBk%2BOBlOOBleOBluOBl%2BOBmOOBmeOBm%2BOBnOOBneOBnuOBn%2BOBoOOBoeOBo%2BOBpOOBpeOBpuOBp%2BOBqOOBqeOBquOBq%2BOBruOBr%2BOBsOOBsuOBs%2BOBuOOBvuOBv%2BOCgOOCgeOCguOCg%2BOChOOCiOOCieOCiuOCi%2BOCjOOCjeOCj%2BOCkuOCk%2BOCouOCo%2BOCpOOCpuOCp%2BOCqOOCqeOCquOCq%2BOCrOOCreOCr%2BOCsOOCseOCsuOCs%2BOCtOOCteOCtuOCt%2BOCuOOCueOCuuOCu%2BOCvOOCveOCv%2BODgOODgeODg%2BODhOODhuODh%2BODiOODieODiuODi%2BODjuODj%2BODkOODkeODkuODk%2BODlOODleODluODl%2BODmeODmuODm%2BODneODnuODn%2BODoOODoeODo%2BODpOODpeODpuODp%2BODqeODquODq%2BODrOODreODr%2BODs%2BODtOODu%2BODvOS4gOS4geS4ieS4iuS4luS4reS6huS6iOS6i%2BS6pOS6rOS6uuS7i%2BS7leS7o%2BS7peS8geS8iuS8muS8neS9k%2BS9nOS9v%2BS%2Bi%2BS%2Bm%2BS%2BneS%2FoeWApOWBtOWDjeWDj%2BWFiOWFrOWFseWGheWGmeWGt%2BWHuuWIhuWIh%2BWIneWIpeWIqeWItuWIt%2BWJteWKh%2BWKm%2BWLleWLn%2BWMluWMuuWNsOWOmuWOn%2BWPluWPl%2BWPsOWQiOWQieWQkeWRqOWRs%2BWTgeWToeWVj%2BWWhOWWnOWWtuWbm%2BWbnuWbo%2BWbveWcn%2BWcqOWcsOWfn%2BWfuuWgquWgseWig%2BWjsOWkp%2BWlh%2BWls%2BWlveWtkOWto%2BWtpuWujOWun%2BWuouWuo%2BWuv%2BWvp%2BWvvuWwj%2BWxiuWztuW3neW3ruW4uOW5tOW6g%2BW8j%2BW8t%2BW9k%2BW9ueW%2BjOW%2Bl%2BW%2Fg%2BW%2FheW%2FnOW%2FteaAp%2BaDheaDs%2BaEn%2BaFouaIkOaJgOaJi%2BaJk%2BaLheaLtuaLvuaMgeaMkeaMqOaOoeaOpeaOqOaOsuaPkOaPtOaUr%2BaUueaVo%2BaWh%2BaWmeaWsOaWueaWveaXpeaXqeaYjuaYoOaZguaaruacgOacieacjeacm%2Bacn%2BacquacrOadkOadpeadseadv%2BaeneaflOagquahiOalreamguani%2Basoeaui%2Bauteawl%2Baxguaxuuayv%2Baziuazlea0i%2Ba0u%2Ba3seeEtueEvOeGseeJiOeJqeeJueeLrOeMruePiOePvueQhueQsueSsOeUn%2BeUqOeUsOeUseeUu%2BeVjOeZuueZu%2BeahOebiuebruebuOecgeeci%2Becn%2BefpeeglOekvuemj%2BengOengeeorueosueptueri%2BeskeesrOetlOetluexjeezu%2Be0oOe0uee1hOe1jOe1kOe3qOe3tOe4vue%2BjuiAheiBt%2BiCieiCsuiDveiHquiIiOiInuiIrOiJr%2BiJsuiRieiXpOihjOihqOijj%2Bimgeimi%2Bimluimmuimp%2Bimquino%2BiogOioiOiok%2BiomOioreiotOippuipsOipseiqjeiqnuiqsOiqsuirh%2BixhuiyoOiyoeiyouiyu%2Bizh%2Biznuizqui2o%2Bi6jei6q%2Bi8qemAmumAsumBi%2BmBlemBqemBuOmDqOmDvemFjemHjumHj%2BmMsumVt%2BmWgOmWoumZkOmbhOmbhumdoumdqemfv%2BmgmOmgvOmhjOmhlOmjn%2BmkqOmnhemok%2BmrmOmthemuru%2B8ge%2B8iO%2B8ie%2B8j%2B%2B9nA%3D%3D — 188.7 KiB — 1.2 s — font-display: swaphttps://webfonts.xserver.jp/ab.woffab.woff https://webfonts.xserver.jp/ab.woff — 17.7 KiB — 674 ms — font-display: swap
ts woff swap
Size 189 KB
Load time 1.2 s
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
ab.woff woff swap
Size 18 KB
Load time 674 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~156 KB and ~312 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
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
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+
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.
Network Waterfall
134 requests over 5966ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.2 s LCP 6.0 shttps://bitbeans.com// https://bitbeans.com/ — 200 — 81.1 KiB — 1.3 s — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.2 KiB — 175 ms — h3https://bitbeans.com/bb_corporate/wp-includes/css/dist/block-library/style.min.css?ver=6.4.8/bb_corporate/wp-includes/css/dist/... https://bitbeans.com/bb_corporate/wp-includes/css/dist/block-library/style.min.css?ver=6.4.8 — 200 — 15.2 KiB — 793 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.8.7/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.8.7 — 200 — 1.2 KiB — 792 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7-multi-step-module-premium/resources/cf7msm.css?ver=4.3.1/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7-multi-step-module-premium/resources/cf7msm.css?ver=4.3.1 — 200 — 230 B — 792 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/posts-like-dislike/css/pld-frontend.css?ver=1.1.2/bb_corporate/wp-content/plugins/po... https://bitbeans.com/bb_corporate/wp-content/plugins/posts-like-dislike/css/pld-frontend.css?ver=1.1.2 — 200 — 551 B — 792 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/wordpress-popular-posts/assets/css/wpp.css?ver=6.4.2/bb_corporate/wp-content/plugins/wo... https://bitbeans.com/bb_corporate/wp-content/plugins/wordpress-popular-posts/assets/css/wpp.css?ver=6.4.2 — 200 — 717 B — 792 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/css/index.css?ver=1769759876/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/css/index.css?ver=1769759876 — 200 — 20.6 KiB — 795 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/build/css/hcb--light.css?ver=2.0.1/bb_corporate/wp-content/plugins/hi... https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/build/css/hcb--light.css?ver=2.0.1 — 200 — 2.0 KiB — 790 ms — h2https://bitbeans.com/bb_corporate/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/bb_corporate/wp-includes/js/jquery... https://bitbeans.com/bb_corporate/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.6 KiB — 791 ms — h2https://bitbeans.com/bb_corporate/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/bb_corporate/wp-includes/js/jquery... https://bitbeans.com/bb_corporate/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 312 ms — h2https://webfonts.xserver.jp/js/xserverv3.js?fadein=0&ver=2.0.8webfonts.xserver.jp/js/xserverv3.js... https://webfonts.xserver.jp/js/xserverv3.js?fadein=0&ver=2.0.8 — 200 — 47.5 KiB — 1.3 s — http/1.1https://bitbeans.com/bb_corporate/wp-content/plugins/posts-like-dislike/js/pld-frontend.js?ver=1.1.2/bb_corporate/wp-content/plugins/po... https://bitbeans.com/bb_corporate/wp-content/plugins/posts-like-dislike/js/pld-frontend.js?ver=1.1.2 — 200 — 1.1 KiB — 790 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js?ver=6.4.2/bb_corporate/wp-content/plugins/wo... https://bitbeans.com/bb_corporate/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js?ver=6.4.2 — 200 — 1.9 KiB — 790 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img1.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img1.webp — 200 — 80.1 KiB — 790 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img2.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img2.webp — 200 — 105.8 KiB — 792 ms — h2https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-7461218970921576&plah=bitbeans.com&ama_t=adsensepagead2.googlesyndication.com/getco... https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-7461218970921576&plah=bitbeans.com&ama_t=adsense — 200 — 30 B — 87 ms — h3https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img3.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img3.webp — 200 — 95.5 KiB — 274 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img4.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img4.webp — 200 — 109.5 KiB — 272 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img5.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img5.webp — 200 — 105.1 KiB — 274 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=750/bb_corporate/wp-content/plugins/ew... https://bitbeans.com/bb_corporate/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=750 — 200 — 6.2 KiB — 271 ms — h2https://webfonts.xserver.jp/3/tsad/check/ja/ts?K18MUcZzRRA%3D&ttl=8640000webfonts.xserver.jp/3/tsad/check/ja... https://webfonts.xserver.jp/3/tsad/check/ja/ts?K18MUcZzRRA%3D&ttl=8640000 — 200 — 314 B — 788 ms — http/1.1https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.8.7/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.8.7 — 200 — 3.4 KiB — 286 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.8.7/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.8.7 — 200 — 4.4 KiB — 286 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7-multi-step-module-premium/resources/cf7msm.min.js?ver=4.3.1/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7-multi-step-module-premium/resources/cf7msm.min.js?ver=4.3.1 — 200 — 3.2 KiB — 330 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/assets/js/prism.js?ver=2.0.1/bb_corporate/wp-content/plugins/hi... https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/assets/js/prism.js?ver=2.0.1 — 200 — 15.9 KiB — 306 ms — h2https://bitbeans.com/bb_corporate/wp-includes/js/clipboard.min.js?ver=2.0.11/bb_corporate/wp-includes/js/clipbo... https://bitbeans.com/bb_corporate/wp-includes/js/clipboard.min.js?ver=2.0.11 — 200 — 3.4 KiB — 329 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/build/js/hcb_script.js?ver=2.0.1/bb_corporate/wp-content/plugins/hi... https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/build/js/hcb_script.js?ver=2.0.1 — 200 — 742 B — 345 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/libs/lottie.min.js?ver=5.7.4/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/libs/lottie.min.js?ver=5.7.4 — 200 — 66.9 KiB — 348 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/index.js?ver=1769665248/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/index.js?ver=1769665248 — 200 — 16.9 KiB — 319 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.2 s LCP 6.0 shttps://bitbeans.com// https://bitbeans.com/ — 200 — 81.1 KiB — 1.3 s — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.2 KiB — 175 ms — h3https://bitbeans.com/bb_corporate/wp-includes/css/dist/block-library/style.min.css?ver=6.4.8/bb_corporate/wp-includes/css/dist/... https://bitbeans.com/bb_corporate/wp-includes/css/dist/block-library/style.min.css?ver=6.4.8 — 200 — 15.2 KiB — 793 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.8.7/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.8.7 — 200 — 1.2 KiB — 792 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7-multi-step-module-premium/resources/cf7msm.css?ver=4.3.1/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7-multi-step-module-premium/resources/cf7msm.css?ver=4.3.1 — 200 — 230 B — 792 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/posts-like-dislike/css/pld-frontend.css?ver=1.1.2/bb_corporate/wp-content/plugins/po... https://bitbeans.com/bb_corporate/wp-content/plugins/posts-like-dislike/css/pld-frontend.css?ver=1.1.2 — 200 — 551 B — 792 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/wordpress-popular-posts/assets/css/wpp.css?ver=6.4.2/bb_corporate/wp-content/plugins/wo... https://bitbeans.com/bb_corporate/wp-content/plugins/wordpress-popular-posts/assets/css/wpp.css?ver=6.4.2 — 200 — 717 B — 792 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/css/index.css?ver=1769759876/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/css/index.css?ver=1769759876 — 200 — 20.6 KiB — 795 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/build/css/hcb--light.css?ver=2.0.1/bb_corporate/wp-content/plugins/hi... https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/build/css/hcb--light.css?ver=2.0.1 — 200 — 2.0 KiB — 790 ms — h2https://bitbeans.com/bb_corporate/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/bb_corporate/wp-includes/js/jquery... https://bitbeans.com/bb_corporate/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.6 KiB — 791 ms — h2https://bitbeans.com/bb_corporate/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/bb_corporate/wp-includes/js/jquery... https://bitbeans.com/bb_corporate/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 312 ms — h2https://webfonts.xserver.jp/js/xserverv3.js?fadein=0&ver=2.0.8webfonts.xserver.jp/js/xserverv3.js... https://webfonts.xserver.jp/js/xserverv3.js?fadein=0&ver=2.0.8 — 200 — 47.5 KiB — 1.3 s — http/1.1https://bitbeans.com/bb_corporate/wp-content/plugins/posts-like-dislike/js/pld-frontend.js?ver=1.1.2/bb_corporate/wp-content/plugins/po... https://bitbeans.com/bb_corporate/wp-content/plugins/posts-like-dislike/js/pld-frontend.js?ver=1.1.2 — 200 — 1.1 KiB — 790 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js?ver=6.4.2/bb_corporate/wp-content/plugins/wo... https://bitbeans.com/bb_corporate/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js?ver=6.4.2 — 200 — 1.9 KiB — 790 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img1.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img1.webp — 200 — 80.1 KiB — 790 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img2.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img2.webp — 200 — 105.8 KiB — 792 ms — h2https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-7461218970921576&plah=bitbeans.com&ama_t=adsensepagead2.googlesyndication.com/getco... https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-7461218970921576&plah=bitbeans.com&ama_t=adsense — 200 — 30 B — 87 ms — h3https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img3.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img3.webp — 200 — 95.5 KiB — 274 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img4.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img4.webp — 200 — 109.5 KiB — 272 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img5.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img5.webp — 200 — 105.1 KiB — 274 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=750/bb_corporate/wp-content/plugins/ew... https://bitbeans.com/bb_corporate/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=750 — 200 — 6.2 KiB — 271 ms — h2https://webfonts.xserver.jp/3/tsad/check/ja/ts?K18MUcZzRRA%3D&ttl=8640000webfonts.xserver.jp/3/tsad/check/ja... https://webfonts.xserver.jp/3/tsad/check/ja/ts?K18MUcZzRRA%3D&ttl=8640000 — 200 — 314 B — 788 ms — http/1.1https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.8.7/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.8.7 — 200 — 3.4 KiB — 286 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.8.7/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.8.7 — 200 — 4.4 KiB — 286 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7-multi-step-module-premium/resources/cf7msm.min.js?ver=4.3.1/bb_corporate/wp-content/plugins/co... https://bitbeans.com/bb_corporate/wp-content/plugins/contact-form-7-multi-step-module-premium/resources/cf7msm.min.js?ver=4.3.1 — 200 — 3.2 KiB — 330 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/assets/js/prism.js?ver=2.0.1/bb_corporate/wp-content/plugins/hi... https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/assets/js/prism.js?ver=2.0.1 — 200 — 15.9 KiB — 306 ms — h2https://bitbeans.com/bb_corporate/wp-includes/js/clipboard.min.js?ver=2.0.11/bb_corporate/wp-includes/js/clipbo... https://bitbeans.com/bb_corporate/wp-includes/js/clipboard.min.js?ver=2.0.11 — 200 — 3.4 KiB — 329 ms — h2https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/build/js/hcb_script.js?ver=2.0.1/bb_corporate/wp-content/plugins/hi... https://bitbeans.com/bb_corporate/wp-content/plugins/highlighting-code-block/build/js/hcb_script.js?ver=2.0.1 — 200 — 742 B — 345 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/libs/lottie.min.js?ver=5.7.4/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/libs/lottie.min.js?ver=5.7.4 — 200 — 66.9 KiB — 348 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/index.js?ver=1769665248/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/js/index.js?ver=1769665248 — 200 — 16.9 KiB — 319 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img6.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_img6.webp — 200 — 130.8 KiB — 346 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-T4RV3B7www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T4RV3B7 — 200 — 162.5 KiB — 276 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202606250101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202606250101/show_ads_impl_fy2021.js — 200 — 168.9 KiB — 87 ms — h3data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMAQAAAACGu3yTAAAAAnRSTlMAAHaTzTgAAAAZSURBVEjH7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMAQAAAACGu3yTAAAAAnRSTlMAAHaTzTgAAAAZSURBVEjH7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAQAAAABYmaj5AAAAAnRSTlMAAHaTzTgAAAAUSURBVDjLY…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAQAAAABYmaj5AAAAAnRSTlMAAHaTzTgAAAAUSURBVDjLY… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAiIAAAENAQAAAAAa3TP5AAAAAnRSTlMAAHaTzTgAAAAoSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAiIAAAENAQAAAAAa3TP5AAAAAnRSTlMAAHaTzTgAAAAoSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAJEAQAAAACgf2tuAAAAAnRSTlMAAHaTzTgAAABeSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAJEAQAAAACgf2tuAAAAAnRSTlMAAHaTzTgAAABeSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAI8AQAAAABHDuTCAAAAAnRSTlMAAHaTzTgAAABdSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAI8AQAAAABHDuTCAAAAAnRSTlMAAHaTzTgAAABdSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAIEAQAAAACvJ2ECAAAAAnRSTlMAAHaTzTgAAABWSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAIEAQAAAACvJ2ECAAAAAnRSTlMAAHaTzTgAAABWSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAx0AAAHhAQAAAAAjLe51AAAAAnRSTlMAAHaTzTgAAABGSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAx0AAAHhAQAAAAAjLe51AAAAAnRSTlMAAHaTzTgAAABGSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAI/AQAAAADBmpZsAAAAAnRSTlMAAHaTzTgAAABfSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAI/AQAAAADBmpZsAAAAAnRSTlMAAHaTzTgAAABfSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA/4AAAJKAQAAAAC9y6O3AAAAAnRSTlMAAHaTzTgAAABfSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA/4AAAJKAQAAAAC9y6O3AAAAAnRSTlMAAHaTzTgAAABfSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA/4AAAI4AQAAAAD7IQ99AAAAAnRSTlMAAHaTzTgAAABdSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA/4AAAI4AQAAAAD7IQ99AAAAAnRSTlMAAHaTzTgAAABdSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAI5AQAAAAAXw3VxAAAAAnRSTlMAAHaTzTgAAABeSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAI5AQAAAAAXw3VxAAAAAnRSTlMAAHaTzTgAAABeSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAI6AQAAAACRVwffAAAAAnRSTlMAAHaTzTgAAABdSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAI6AQAAAACRVwffAAAAAnRSTlMAAHaTzTgAAABdSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAb0AAAIwAQAAAAA6k4hyAAAAAnRSTlMAAHaTzTgAAAA2SURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAb0AAAIwAQAAAAA6k4hyAAAAAnRSTlMAAHaTzTgAAAA2SURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZQAAAGGAQAAAAB0oEqdAAAAAnRSTlMAAHaTzTgAAAArSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZQAAAGGAQAAAAB0oEqdAAAAAnRSTlMAAHaTzTgAAAArSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgMAAAIwAQAAAAAzTlX5AAAAAnRSTlMAAHaTzTgAAAA7SURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgMAAAIwAQAAAAAzTlX5AAAAAnRSTlMAAHaTzTgAAAA7SURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhoAAAIuAQAAAADRKZwwAAAAAnRSTlMAAHaTzTgAAAA8SURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhoAAAIuAQAAAADRKZwwAAAAAnRSTlMAAHaTzTgAAAA8SURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAjkAAAJDAQAAAADBKThnAAAAAnRSTlMAAHaTzTgAAAA/SURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAjkAAAJDAQAAAADBKThnAAAAAnRSTlMAAHaTzTgAAAA/SURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAJ2AQAAAABnO0bxAAAAAnRSTlMAAHaTzTgAAABzSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAJ2AQAAAABnO0bxAAAAAnRSTlMAAHaTzTgAAABzSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABVAAAAOEAQAAAABveifmAAAAAnRSTlMAAHaTzTgAAACsSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABVAAAAOEAQAAAABveifmAAAAAnRSTlMAAHaTzTgAAACsSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABpEAAAOoAQAAAAARi+E1AAAAAnRSTlMAAHaTzTgAAADXSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABpEAAAOoAQAAAAARi+E1AAAAAnRSTlMAAHaTzTgAAADXSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABkwAAAOEAQAAAADLCiCBAAAAAnRSTlMAAHaTzTgAAADISURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABkwAAAOEAQAAAADLCiCBAAAAAnRSTlMAAHaTzTgAAADISURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABVAAAAL0AQAAAADCLyGTAAAAAnRSTlMAAHaTzTgAAACUSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABVAAAAL0AQAAAADCLyGTAAAAAnRSTlMAAHaTzTgAAACUSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcEAAAHZAQAAAADWRb2zAAAAAnRSTlMAAHaTzTgAAAAxSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcEAAAHZAQAAAADWRb2zAAAAAnRSTlMAAHaTzTgAAAAxSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAi4AAAGGAQAAAAB0ljdsAAAAAnRSTlMAAHaTzTgAAAAySURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAi4AAAGGAQAAAAB0ljdsAAAAAnRSTlMAAHaTzTgAAAAySURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARoAAADYAQAAAAAcnxEcAAAAAnRSTlMAAHaTzTgAAAAeSURBVFjD7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARoAAADYAQAAAAAcnxEcAAAAAnRSTlMAAHaTzTgAAAAeSURBVFjD7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAADAAQAAAADkHVYKAAAAAnRSTlMAAHaTzTgAAAAaSURBVEjH7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAADAAQAAAADkHVYKAAAAAnRSTlMAAHaTzTgAAAAaSURBVEjH7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAP4AAACqAQAAAACl8s8dAAAAAnRSTlMAAHaTzTgAAAAcSURBVFjD7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAP4AAACqAQAAAACl8s8dAAAAAnRSTlMAAHaTzTgAAAAcSURBVFjD7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPYAAACkAQAAAACML+6ZAAAAAnRSTlMAAHaTzTgAAAAcSURBVFjD7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPYAAACkAQAAAACML+6ZAAAAAnRSTlMAAHaTzTgAAAAcSURBVFjD7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC4AQAAAABxo7sQAAAAAnRSTlMAAHaTzTgAAAAbSURBVFjD7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC4AQAAAABxo7sQAAAAAnRSTlMAAHaTzTgAAAAbSURBVFjD7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApYAAADMAQAAAADhA94fAAAAAnRSTlMAAHaTzTgAAAAnSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAApYAAADMAQAAAADhA94fAAAAAnRSTlMAAHaTzTgAAAAnSURBVHja7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAkIAAADFAQAAAACQ9qDkAAAAAnRSTlMAAHaTzTgAAAAlSURBVGje7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAkIAAADFAQAAAACQ9qDkAAAAAnRSTlMAAHaTzTgAAAAlSURBVGje7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABIQAAAGIAQAAAAAYUwZHAAAAAnRSTlMAAHaTzTgAAABOSURBVHja7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABIQAAAGIAQAAAAAYUwZHAAAAAnRSTlMAAHaTzTgAAABOSURBVHja7… — 200 — 0 B — 0 ms — datahttps://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/icon_arrow.png/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/icon_arrow.png — 200 — 481 B — 344 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/button-bg.png/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/button-bg.png — 200 — 8.9 KiB — 343 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/button_beans_hover.png/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/button_beans_hover.png — 200 — 12.5 KiB — 326 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/line_x.png/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/line_x.png — 200 — 397 B — 343 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/badge_works-interview.png/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/badge_works-interview.png — 200 — 40.1 KiB — 329 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/line_y.png/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/line_y.png — 200 — 401 B — 326 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/bg-beans.svg/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/bg-beans.svg — 200 — 822 B — 326 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/button_beans_left_hover.png/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/button_beans_left_hover.png — 200 — 12.6 KiB — 323 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/icon_arrow_thin.png/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/icon_arrow_thin.png — 200 — 609 B — 322 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/icon_arrow_white.png/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/icon_arrow_white.png — 200 — 917 B — 532 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/logo.svg/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/logo.svg — 200 — 1.6 KiB — 412 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_title.webp/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/kv_title.webp — 200 — 34.8 KiB — 398 ms — h2https://pagead2.googlesyndication.com/pagead/js/r20260625/r20190131/rum_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260625/r20190131/rum_fy2021.js — 200 — 21.1 KiB — 36 ms — h3https://pagead2.googlesyndication.com/pagead/html/r20260625/r20190131/zrt_lookup_fy2021.htmlpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/html/r20260625/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 109 ms — h3https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-7461218970921576&output=html&adk=1812271804&adf=3025194257&abgtt=1&lmt=1782783017&plat=9%3A134250504%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fbitbeans.com%2F&pra=5&asro=0&itsi=-1&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDkuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDkuMC43ODI3LjE5NiJdLFsiTm90KUE7QnJhbmQiLCIyNC4wLjAuMCJdXSwwXQ..&dt=1782783016066&bpp=1138&bdt=196&idt=1299&shv=r20260625&mjsv=m202606250101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=4938040913298&rume=1&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=31061691%2C31061692&oid=2&pvsid=7686783151468973&tmod=1370173431&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&plas=425x848_l%7C425x848_r&bz=0.58&pgls=CAEQARoFNC41LjU.&ifi=1&uci=a!1&fsb=1&dtd=1331pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-7461218970921576&output=html&adk=1812271804&adf=3025194257&abgtt=1&lmt=1782783017&plat=9%3A134250504%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fbitbeans.com%2F&pra=5&asro=0&itsi=-1&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDkuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDkuMC43ODI3LjE5NiJdLFsiTm90KUE7QnJhbmQiLCIyNC4wLjAuMCJdXSwwXQ..&dt=1782783016066&bpp=1138&bdt=196&idt=1299&shv=r20260625&mjsv=m202606250101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=4938040913298&rume=1&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=31061691%2C31061692&oid=2&pvsid=7686783151468973&tmod=1370173431&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&plas=425x848_l%7C425x848_r&bz=0.58&pgls=CAEQARoFNC41LjU.&ifi=1&uci=a!1&fsb=1&dtd=1331 — 200 — 65 B — 137 ms — h3https://bitbeans.com/bb_corporate/wp-content/uploads/2026/03/top_pc-768x435.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2026/03/top_pc-768x435.jpg — 200 — 49.3 KiB — 338 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2025/10/0a692a7d9e4cef15099491ff7134c89b-768x429.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2025/10/0a692a7d9e4cef15099491ff7134c89b-768x429.jpg — 200 — 25.5 KiB — 326 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2026/03/yakinikutannou_top_pc-768x429.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2026/03/yakinikutannou_top_pc-768x429.jpg — 200 — 20.9 KiB — 303 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2026/01/pleasanter_top_pc-768x429.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2026/01/pleasanter_top_pc-768x429.jpg — 200 — 22.7 KiB — 326 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2026/01/novallenz_top_pc-768x429.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2026/01/novallenz_top_pc-768x429.jpg — 200 — 30.2 KiB — 311 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2025/08/PC_HOTCHPOTCHimg-768x429.png/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2025/08/PC_HOTCHPOTCHimg-768x429.png — 200 — 100.0 KiB — 327 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2024/05/ciao-768x440.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2024/05/ciao-768x440.jpg — 200 — 49.0 KiB — 326 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2023/09/bb20th_thumbnail-600x333.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2023/09/bb20th_thumbnail-600x333.jpg — 200 — 10.7 KiB — 319 ms — h2https://www.googletagmanager.com/gtag/js?id=G-526XRX1J6P&cx=c&gtm=4e66q0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-526XRX1J6P&cx=c&gtm=4e66q0 — 200 — 160.8 KiB — 105 ms — h2https://ad.doubleclick.net/ccm/s/collect?auid=615201734.1782783018&gtm=45He66q0v78036822za200zd78036822xeaad.doubleclick.net/ccm/s/collect?au... https://ad.doubleclick.net/ccm/s/collect?auid=615201734.1782783018&gtm=45He66q0v78036822za200zd78036822xea — 204 — 22 B — 437 ms — h3https://www.googletagmanager.com/gtag/js?id=G-88Z93GP0W5&cx=c&gtm=4e66q0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-88Z93GP0W5&cx=c&gtm=4e66q0 — 200 — 179.9 KiB — 110 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 154 ms — h2https://www.clarity.ms/tag/sb4fvedenkwww.clarity.ms/tag/sb4fvedenk https://www.clarity.ms/tag/sb4fvedenk — 200 — 843 B — 110 ms — http/1.1https://www.google.com/ccm/collect?rcb=15&frm=0&ae=g&auid=615201734.1782783018&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&en=page_view&dl=https%3A%2F%2Fbitbeans.com%2F&scrsrc=www.googletagmanager.com&rnd=70749446.1782783018&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He66q0v78036822za200zd78036822xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~118131808~119027224&apve=1&apvf=f&apvc=1&tft=1782783017569&tfd=2768&fmt=8www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&ae=g&auid=615201734.1782783018&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&en=page_view&dl=https%3A%2F%2Fbitbeans.com%2F&scrsrc=www.googletagmanager.com&rnd=70749446.1782783018&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He66q0v78036822za200zd78036822xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~118131808~119027224&apve=1&apvf=f&apvc=1&tft=1782783017569&tfd=2768&fmt=8 — 200 — 21 B — 426 ms — h3https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/in.json/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/in.json — 200 — 1.7 KiB — 286 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/jump.json/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/jump.json — 200 — 2.8 KiB — 286 ms — h2https://webfonts.xserver.jp/3/tsad/dist/ja/ts?condition=e38123f77e9d6dc18df78efa3e2dfa1f&onetime_condition=&eid=K18MUcZzRRA%3D&bw[name]=Chrome&bw[ftf]=0&bw[os]=Macintosh&location=bitbeans.com%2F&fonts[id]=2146&fonts[str]=ISInKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4%2FQUJDREVGR0hJSktMTU5PUFJTVFVWV1hZW1xdX2FiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9wqnDl%2BKAi%2BKUgOOAgeOAguOAheOAjOOAjeOAjuOAj%2BOAkuOBguOBhOOBhuOBiOOBiuOBi%2BOBjOOBjeOBj%2BOBkeOBk%2BOBlOOBleOBluOBl%2BOBmOOBmeOBm%2BOBnOOBneOBnuOBn%2BOBoOOBoeOBo%2BOBpOOBpeOBpuOBp%2BOBqOOBqeOBquOBq%2BOBruOBr%2BOBsOOBsuOBs%2BOBuOOBvuOBv%2BOCgOOCgeOCguOCg%2BOChOOCiOOCieOCiuOCi%2BOCjOOCjeOCj%2BOCkuOCk%2BOCouOCo%2BOCpOOCpuOCp%2BOCqOOCqeOCquOCq%2BOCrOOCreOCr%2BOCsOOCseOCsuOCs%2BOCtOOCteOCtuOCt%2BOCuOOCueOCuuOCu%2BOCvOOCveOCv%2BODgOODgeODg%2BODhOODhuODh%2BODiOODieODiuODi%2BODjuODj%2BODkOODkeODkuODk%2BODlOODleODluODl%2BODmeODmuODm%2BODneODnuODn%2BODoOODoeODo%2BODpOODpeODpuODp%2BODqeODquODq%2BODrOODreODr%2BODs%2BODtOODu%2BODvOS4gOS4geS4ieS4iuS4luS4reS6huS6iOS6i%2BS6pOS6rOS6uuS7i%2BS7leS7o%2BS7peS8geS8iuS8muS8neS9k%2BS9nOS9v%2BS%2Bi%2BS%2Bm%2BS%2BneS%2FoeWApOWBtOWDjeWDj%2BWFiOWFrOWFseWGheWGmeWGt%2BWHuuWIhuWIh%2BWIneWIpeWIqeWItuWIt%2BWJteWKh%2BWKm%2BWLleWLn%2BWMluWMuuWNsOWOmuWOn%2BWPluWPl%2BWPsOWQiOWQieWQkeWRqOWRs%2BWTgeWToeWVj%2BWWhOWWnOWWtuWbm%2BWbnuWbo%2BWbveWcn%2BWcqOWcsOWfn%2BWfuuWgquWgseWig%2BWjsOWkp%2BWlh%2BWls%2BWlveWtkOWto%2BWtpuWujOWun%2BWuouWuo%2BWuv%2BWvp%2BWvvuWwj%2BWxiuWztuW3neW3ruW4uOW5tOW6g%2BW8j%2BW8t%2BW9k%2BW9ueW%2BjOW%2Bl%2BW%2Fg%2BW%2FheW%2FnOW%2FteaAp%2BaDheaDs%2BaEn%2BaFouaIkOaJgOaJi%2BaJk%2BaLheaLtuaLvuaMgeaMkeaMqOaOoeaOpeaOqOaOsuaPkOaPtOaUr%2BaUueaVo%2BaWh%2BaWmeaWsOaWueaWveaXpeaXqeaYjuaYoOaZguaaruacgOacieacjeacm%2Bacn%2BacquacrOadkOadpeadseadv%2BaeneaflOagquahiOalreamguani%2Basoeaui%2Bauteawl%2Baxguaxuuayv%2Baziuazlea0i%2Ba0u%2Ba3seeEtueEvOeGseeJiOeJqeeJueeLrOeMruePiOePvueQhueQsueSsOeUn%2BeUqOeUsOeUseeUu%2BeVjOeZuueZu%2BeahOebiuebruebuOecgeeci%2Becn%2BefpeeglOekvuemj%2BengOengeeorueosueptueri%2BeskeesrOetlOetluexjeezu%2Be0oOe0uee1hOe1jOe1kOe3qOe3tOe4vue%2BjuiAheiBt%2BiCieiCsuiDveiHquiIiOiInuiIrOiJr%2BiJsuiRieiXpOihjOihqOijj%2Bimgeimi%2Bimluimmuimp%2Bimquino%2BiogOioiOiok%2BiomOioreiotOippuipsOipseiqjeiqnuiqsOiqsuirh%2BixhuiyoOiyoeiyouiyu%2Bizh%2Biznuizqui2o%2Bi6jei6q%2Bi8qemAmumAsumBi%2BmBlemBqemBuOmDqOmDvemFjemHjumHj%2BmMsumVt%2BmWgOmWoumZkOmbhOmbhumdoumdqemfv%2BmgmOmgvOmhjOmhlOmjn%2BmkqOmnhemok%2BmrmOmthemuru%2B8ge%2B8iO%2B8ie%2B8j%2B%2B9nA%3D%3Dwebfonts.xserver.jp/3/tsad/dist/ja/... https://webfonts.xserver.jp/3/tsad/dist/ja/ts?condition=e38123f77e9d6dc18df78efa3e2dfa1f&onetime_condition=&eid=K18MUcZzRRA%3D&bw[name]=Chrome&bw[ftf]=0&bw[os]=Macintosh&location=bitbeans.com%2F&fonts[id]=2146&fonts[str]=ISInKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4%2FQUJDREVGR0hJSktMTU5PUFJTVFVWV1hZW1xdX2FiY2RlZmdoaWprbG1ub3BxcnN0dXZ3eHl6e3x9wqnDl%2BKAi%2BKUgOOAgeOAguOAheOAjOOAjeOAjuOAj%2BOAkuOBguOBhOOBhuOBiOOBiuOBi%2BOBjOOBjeOBj%2BOBkeOBk%2BOBlOOBleOBluOBl%2BOBmOOBmeOBm%2BOBnOOBneOBnuOBn%2BOBoOOBoeOBo%2BOBpOOBpeOBpuOBp%2BOBqOOBqeOBquOBq%2BOBruOBr%2BOBsOOBsuOBs%2BOBuOOBvuOBv%2BOCgOOCgeOCguOCg%2BOChOOCiOOCieOCiuOCi%2BOCjOOCjeOCj%2BOCkuOCk%2BOCouOCo%2BOCpOOCpuOCp%2BOCqOOCqeOCquOCq%2BOCrOOCreOCr%2BOCsOOCseOCsuOCs%2BOCtOOCteOCtuOCt%2BOCuOOCueOCuuOCu%2BOCvOOCveOCv%2BODgOODgeODg%2BODhOODhuODh%2BODiOODieODiuODi%2BODjuODj%2BODkOODkeODkuODk%2BODlOODleODluODl%2BODmeODmuODm%2BODneODnuODn%2BODoOODoeODo%2BODpOODpeODpuODp%2BODqeODquODq%2BODrOODreODr%2BODs%2BODtOODu%2BODvOS4gOS4geS4ieS4iuS4luS4reS6huS6iOS6i%2BS6pOS6rOS6uuS7i%2BS7leS7o%2BS7peS8geS8iuS8muS8neS9k%2BS9nOS9v%2BS%2Bi%2BS%2Bm%2BS%2BneS%2FoeWApOWBtOWDjeWDj%2BWFiOWFrOWFseWGheWGmeWGt%2BWHuuWIhuWIh%2BWIneWIpeWIqeWItuWIt%2BWJteWKh%2BWKm%2BWLleWLn%2BWMluWMuuWNsOWOmuWOn%2BWPluWPl%2BWPsOWQiOWQieWQkeWRqOWRs%2BWTgeWToeWVj%2BWWhOWWnOWWtuWbm%2BWbnuWbo%2BWbveWcn%2BWcqOWcsOWfn%2BWfuuWgquWgseWig%2BWjsOWkp%2BWlh%2BWls%2BWlveWtkOWto%2BWtpuWujOWun%2BWuouWuo%2BWuv%2BWvp%2BWvvuWwj%2BWxiuWztuW3neW3ruW4uOW5tOW6g%2BW8j%2BW8t%2BW9k%2BW9ueW%2BjOW%2Bl%2BW%2Fg%2BW%2FheW%2FnOW%2FteaAp%2BaDheaDs%2BaEn%2BaFouaIkOaJgOaJi%2BaJk%2BaLheaLtuaLvuaMgeaMkeaMqOaOoeaOpeaOqOaOsuaPkOaPtOaUr%2BaUueaVo%2BaWh%2BaWmeaWsOaWueaWveaXpeaXqeaYjuaYoOaZguaaruacgOacieacjeacm%2Bacn%2BacquacrOadkOadpeadseadv%2BaeneaflOagquahiOalreamguani%2Basoeaui%2Bauteawl%2Baxguaxuuayv%2Baziuazlea0i%2Ba0u%2Ba3seeEtueEvOeGseeJiOeJqeeJueeLrOeMruePiOePvueQhueQsueSsOeUn%2BeUqOeUsOeUseeUu%2BeVjOeZuueZu%2BeahOebiuebruebuOecgeeci%2Becn%2BefpeeglOekvuemj%2BengOengeeorueosueptueri%2BeskeesrOetlOetluexjeezu%2Be0oOe0uee1hOe1jOe1kOe3qOe3tOe4vue%2BjuiAheiBt%2BiCieiCsuiDveiHquiIiOiInuiIrOiJr%2BiJsuiRieiXpOihjOihqOijj%2Bimgeimi%2Bimluimmuimp%2Bimquino%2BiogOioiOiok%2BiomOioreiotOippuipsOipseiqjeiqnuiqsOiqsuirh%2BixhuiyoOiyoeiyouiyu%2Bizh%2Biznuizqui2o%2Bi6jei6q%2Bi8qemAmumAsumBi%2BmBlemBqemBuOmDqOmDvemFjemHjumHj%2BmMsumVt%2BmWgOmWoumZkOmbhOmbhumdoumdqemfv%2BmgmOmgvOmhjOmhlOmjn%2BmkqOmnhemok%2BmrmOmthemuru%2B8ge%2B8iO%2B8ie%2B8j%2B%2B9nA%3D%3D — 200 — 188.7 KiB — 1.2 s — http/1.1https://webfonts.xserver.jp/ab.woffwebfonts.xserver.jp/ab.woff https://webfonts.xserver.jp/ab.woff — 200 — 17.7 KiB — 674 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-526XRX1J6P&gtm=45je66q0v9225031468z878036822za20gzb78036822zd78036822&_p=1782783015881&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1903968693.1782783018&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938469~119027224~119576881~119576885~119576891~119576895&sid=1782783018&sct=1&seg=0&dl=https%3A%2F%2Fbitbeans.com%2F&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3380region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-526XRX1J6P&gtm=45je66q0v9225031468z878036822za20gzb78036822zd78036822&_p=1782783015881&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1903968693.1782783018&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938469~119027224~119576881~119576885~119576891~119576895&sid=1782783018&sct=1&seg=0&dl=https%3A%2F%2Fbitbeans.com%2F&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3380 — 204 — 546 B — 143 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2025/06/ddabb7a840a4639bb07355fadfab234c-768x463.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2025/06/ddabb7a840a4639bb07355fadfab234c-768x463.jpg — 200 — 47.6 KiB — 304 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2028/06/500fba440a5fef29b26e2e07cb0fdb41-768x431.png/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2028/06/500fba440a5fef29b26e2e07cb0fdb41-768x431.png — 200 — 19.0 KiB — 291 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2025/06/Frame-6801-768x387.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2025/06/Frame-6801-768x387.jpg — 200 — 14.3 KiB — 302 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2023/07/shiki70_thumbnail-600x333.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2023/07/shiki70_thumbnail-600x333.jpg — 200 — 11.6 KiB — 296 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2023/09/segaxd_thumbnail-600x333.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2023/09/segaxd_thumbnail-600x333.jpg — 200 — 10.2 KiB — 301 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2022/02/tub_kv-1024x570-1-600x333.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2022/02/tub_kv-1024x570-1-600x333.jpg — 200 — 17.4 KiB — 289 ms — h2https://scripts.clarity.ms/0.8.66/clarity.jsscripts.clarity.ms/0.8.66/clarity.j... https://scripts.clarity.ms/0.8.66/clarity.js — 200 — 25.1 KiB — 129 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-622619609&cx=c&gtm=4e66q0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-622619609&cx=c&gtm=4e66q0 — 200 — 148.5 KiB — 129 ms — h3https://region1.analytics.google.com/measurement/conversion?random=1782783018258&cv=11&tid=G-88Z93GP0W5&fst=1782783018258&fmt=8&en=page_view&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&u_w=800&u_h=600&url=https%3A%2F%2Fbitbeans.com%2F&gacid=1903968693.1782783018&frm=0&tiba=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&npa=1&pscdl=noapi&auid=615201734.1782783018&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=18region1.analytics.google.com/measur... https://region1.analytics.google.com/measurement/conversion?random=1782783018258&cv=11&tid=G-88Z93GP0W5&fst=1782783018258&fmt=8&en=page_view&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&u_w=800&u_h=600&url=https%3A%2F%2Fbitbeans.com%2F&gacid=1903968693.1782783018&frm=0&tiba=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&npa=1&pscdl=noapi&auid=615201734.1782783018&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=18 — 200 — 236 B — 38 ms — h2https://region1.analytics.google.com/measurement/conversion?random=1782783018258&cv=11&tid=G-88Z93GP0W5&fst=1782783018258&fmt=8&en=first_visit&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&u_w=800&u_h=600&url=https%3A%2F%2Fbitbeans.com%2F&gacid=1903968693.1782783018&frm=0&tiba=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&npa=1&pscdl=noapi&auid=615201734.1782783018&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=18region1.analytics.google.com/measur... https://region1.analytics.google.com/measurement/conversion?random=1782783018258&cv=11&tid=G-88Z93GP0W5&fst=1782783018258&fmt=8&en=first_visit&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&u_w=800&u_h=600&url=https%3A%2F%2Fbitbeans.com%2F&gacid=1903968693.1782783018&frm=0&tiba=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&npa=1&pscdl=noapi&auid=615201734.1782783018&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=18 — 200 — 47 B — 52 ms — h2https://region1.analytics.google.com/measurement/conversion?random=1782783018258&cv=11&tid=G-88Z93GP0W5&fst=1782783018258&fmt=8&en=session_start&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&u_w=800&u_h=600&url=https%3A%2F%2Fbitbeans.com%2F&gacid=1903968693.1782783018&frm=0&tiba=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&npa=1&pscdl=noapi&auid=615201734.1782783018&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=18region1.analytics.google.com/measur... https://region1.analytics.google.com/measurement/conversion?random=1782783018258&cv=11&tid=G-88Z93GP0W5&fst=1782783018258&fmt=8&en=session_start&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&u_w=800&u_h=600&url=https%3A%2F%2Fbitbeans.com%2F&gacid=1903968693.1782783018&frm=0&tiba=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&npa=1&pscdl=noapi&auid=615201734.1782783018&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&rcb=18 — 200 — 47 B — 46 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-88Z93GP0W5&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822&_p=1782783015881&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=424768762&_eu=AAAAAGAC&_prs=ok&are=1&cid=1903968693.1782783018&ec_mode=a&frm=0&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&sid=1782783018&sct=1&seg=0&dl=https%3A%2F%2Fbitbeans.com%2F&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&en=page_view&_fv=2&_ss=2&_c=1&tfd=3511region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-88Z93GP0W5&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822&_p=1782783015881&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=424768762&_eu=AAAAAGAC&_prs=ok&are=1&cid=1903968693.1782783018&ec_mode=a&frm=0&pscdl=noapi&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.196%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&sid=1782783018&sct=1&seg=0&dl=https%3A%2F%2Fbitbeans.com%2F&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&en=page_view&_fv=2&_ss=2&_c=1&tfd=3511 — 204 — 290 B — 37 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-88Z93GP0W5&cid=1903968693.1782783018&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-88Z93GP0W5&cid=1903968693.1782783018&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895 — 204 — 546 B — 120 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-88Z93GP0W5&cid=1903968693.1782783018&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&z=460430337www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-88Z93GP0W5&cid=1903968693.1782783018&gtm=45je66q0v871203808z878036822za20gzb78036822zd78036822&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938469~118395335~119027224~119576881~119576885~119576891~119576895&z=460430337 — 200 — 408 B — 142 ms — h2https://www.google-analytics.com/plugins/ua/linkid.jswww.google-analytics.com/plugins/ua... https://www.google-analytics.com/plugins/ua/linkid.js — 200 — 995 B — 40 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=465230424&t=pageview&_s=1&dl=https%3A%2F%2Fbitbeans.com%2F&ul=en-us&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&sr=800x600&vp=1350x940&_u=YADAAAAjAAAAAC~&jid=1837962949&gjid=1236623823&cid=1903968693.1782783018&tid=UA-7839655-7&_gid=3954674.1782783018&_r=1&_slc=1&gtm=45He66q0n81T4RV3B7v78036822za200zd78036822&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~118131808~119027224&npa=1&z=1224556383www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=465230424&t=pageview&_s=1&dl=https%3A%2F%2Fbitbeans.com%2F&ul=en-us&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&sr=800x600&vp=1350x940&_u=YADAAAAjAAAAAC~&jid=1837962949&gjid=1236623823&cid=1903968693.1782783018&tid=UA-7839655-7&_gid=3954674.1782783018&_r=1&_slc=1&gtm=45He66q0n81T4RV3B7v78036822za200zd78036822&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~118131808~119027224&npa=1&z=1224556383 — 200 — 449 B — 53 ms — h2https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&auid=615201734.1782783018&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&dl=https%3A%2F%2Fbitbeans.com%2F&scrsrc=www.googletagmanager.com&rnd=70749446.1782783018&navt=n&npa=1&_tu=CA&gtm=45be66q0v9102074352z878036822za20gzb78036822zd78036822xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938469~118131808~119027224~119576881~119576885~119576891~119576895&apve=1&apvf=f&apvc=0&tids=AW-622619609&tid=AW-622619609&tft=1782783018443&tfd=3643&fmt=8www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&auid=615201734.1782783018&dt=%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%96%B0%E5%AE%BF%E3%81%AEWEB%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%E3%83%BB%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8%E5%88%B6%E4%BD%9C%E4%BC%9A%E7%A4%BE%20%7C%20%E6%9C%89%E9%99%90%E4%BC%9A%E7%A4%BEBit%20Beans&dl=https%3A%2F%2Fbitbeans.com%2F&scrsrc=www.googletagmanager.com&rnd=70749446.1782783018&navt=n&npa=1&_tu=CA&gtm=45be66q0v9102074352z878036822za20gzb78036822zd78036822xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=115616985~115938466~115938469~118131808~119027224~119576881~119576885~119576891~119576895&apve=1&apvf=f&apvc=0&tids=AW-622619609&tid=AW-622619609&tft=1782783018443&tfd=3643&fmt=8 — 200 — 21 B — 34 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 276 B — 329 ms — http/1.1https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 276 B — 533 ms — http/1.1https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260625&st=env&sjk=7686783151468973ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260625&st=env&sjk=7686783151468973 — 200 — 13.1 KiB — 129 ms — h3https://api.typesquare.com/3/ts/finish/ja/ts?condition=e38123f77e9d6dc18df78efa3e2dfa1f&onetime_condition=&eid=K18MUcZzRRA%3D&bw[name]=Chrome&bw[ftf]=0&bw[os]=Macintosh&location=bitbeans.com%2F&f[1][id]=2146&f[1][num]=539&f[0][id]=2146&f[0][num]=539api.typesquare.com/3/ts/finish/ja/t... https://api.typesquare.com/3/ts/finish/ja/ts?condition=e38123f77e9d6dc18df78efa3e2dfa1f&onetime_condition=&eid=K18MUcZzRRA%3D&bw[name]=Chrome&bw[ftf]=0&bw[os]=Macintosh&location=bitbeans.com%2F&f[1][id]=2146&f[1][num]=539&f[0][id]=2146&f[0][num]=539 — 200 — 423 B — 755 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/header_title_why.svg/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/header_title_why.svg — 200 — 8.8 KiB — 276 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/header_title_service.svg/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/header_title_service.svg — 200 — 5.3 KiB — 275 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/works_title.svg/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/index/works_title.svg — 200 — 4.6 KiB — 276 ms — h2https://bitbeans.com/bb_corporate/wp-content/uploads/2024/02/cropped-favicon-32x32.jpg/bb_corporate/wp-content/uploads/20... https://bitbeans.com/bb_corporate/wp-content/uploads/2024/02/cropped-favicon-32x32.jpg — 200 — 1.0 KiB — 267 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 143 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/255/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/255/runner.html — 200 — 5.8 KiB — 122 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/header_title_corporate.svg/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/header_title_corporate.svg — 200 — 6.5 KiB — 271 ms — h2https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/header_title_recruit.svg/bb_corporate/wp-content/themes/bb-... https://bitbeans.com/bb_corporate/wp-content/themes/bb-corporate2024/assets/images/common/header_title_recruit.svg — 200 — 5.2 KiB — 271 ms — h2https://pagead2.googlesyndication.com/bg/8fffDmhTlfK7fvJ4RipeJa0EYwklf1VHiD5v3efTapk.jspagead2.googlesyndication.com/bg/8f... https://pagead2.googlesyndication.com/bg/8fffDmhTlfK7fvJ4RipeJa0EYwklf1VHiD5v3efTapk.js — 200 — 21.7 KiB — 43 ms — h3https://ep2.adtrafficquality.google/generate_204?rhOYIAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?rhOYIA — 204 — 40 B — 35 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=255&t=2&li=gda_r20260625&jk=7686783151468973&bg=!ycqlyqjNAAbk_jmQxP47AEcBe5WfOMImFSp3Pb-uxqtfrb1wLtjzeiC6_jslRf4_Sws5Uh4k4YeiOsQ3ge8NZUO2HtKlMdDpYETB_VLB-XLk12_dOOzWiAIAAABEUgAAAAZoAQd-ADeIvUyrGc5iSeafdecbCnm3tJcdcVbZwfHGxVC00NtKwyqjYQ9FtQFu4R8filmTy-x4vgnuBjAsmQKg5VXhDO2WV17n1YJyhCA0pAlCB64HiqcwSPjia3Aj0v1Pmu4pt4AD7l-H_omxS0f5EnGqLqSjkRLUIeM6_wV0ICtTPP-yX2S9axESaLcfl_qw-_rbwRQOqbi2i82KS_vD1FIo-oaebMOGEtHMYkWzNr7ljIv6ia4dGNlTuwRdHMgkHMFMv46Cz51SIK4HVhgNW_E7sgEQcjM95ca-3QJRc5Ocph5L2mDp4E-59j-jSJJsZ9MtImR1j77g6w9HlrUw50SgC_t2vf6bL9Iv45dzd1hWEqZ_APZVDtlMZLfAy5hoEkjrhRYmrS__28n5jNGvGCaQAa4eUZCqi_wGy_9ZxU-GFSJcQ2SdbzEYwq5dzBVXZB4VBDPcgA6clFULvUujZXSgrp7_Xu0paKsVlzOzs2Q3zFkylK9celXNAF6eprKydGgSh-vFqPVmyaHbLGSPTM-0DsZIA82Xd2U_eLG2PV1SvvupVkNHIrVUXydnvSHoXwM9pIOUzy1qz68hVIKVOQN_BbcxZkUYOD_juH_c2JbAztCc3fwqry6qtUxIvvWymH-AzJo5HM8ypNp9ZiLj4pcGHDkD96ugR4Dl1hU15tVLKYPktj56ZmW2asabiWQ3weA1XOvrY3dBiVwuDoDuljyRetvE2prfaNVx6T-HcTz_mbOvPmXhnCF6rsnL_ao1NBonSeS2LwUwoSEXuKDo6bF3BvqArfp-pyuv59a3WwBFdd7EWblHDUo1HHY0GxEhwZ3ApkP7t2NnO5ua3wLcqxSp7H0jpQ59l4_Mn8yQUG2Omz4h2iG0pSlqObXChLxQjfGjRFhwpPExv9fQ8OOdfiZ58uTj-ayqvjKbuGxRIS-xxY5jtaR8Uc8PjIizDZMhJ_lDxkH79osPg3AxACzVep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=255&t=2&li=gda_r20260625&jk=7686783151468973&bg=!ycqlyqjNAAbk_jmQxP47AEcBe5WfOMImFSp3Pb-uxqtfrb1wLtjzeiC6_jslRf4_Sws5Uh4k4YeiOsQ3ge8NZUO2HtKlMdDpYETB_VLB-XLk12_dOOzWiAIAAABEUgAAAAZoAQd-ADeIvUyrGc5iSeafdecbCnm3tJcdcVbZwfHGxVC00NtKwyqjYQ9FtQFu4R8filmTy-x4vgnuBjAsmQKg5VXhDO2WV17n1YJyhCA0pAlCB64HiqcwSPjia3Aj0v1Pmu4pt4AD7l-H_omxS0f5EnGqLqSjkRLUIeM6_wV0ICtTPP-yX2S9axESaLcfl_qw-_rbwRQOqbi2i82KS_vD1FIo-oaebMOGEtHMYkWzNr7ljIv6ia4dGNlTuwRdHMgkHMFMv46Cz51SIK4HVhgNW_E7sgEQcjM95ca-3QJRc5Ocph5L2mDp4E-59j-jSJJsZ9MtImR1j77g6w9HlrUw50SgC_t2vf6bL9Iv45dzd1hWEqZ_APZVDtlMZLfAy5hoEkjrhRYmrS__28n5jNGvGCaQAa4eUZCqi_wGy_9ZxU-GFSJcQ2SdbzEYwq5dzBVXZB4VBDPcgA6clFULvUujZXSgrp7_Xu0paKsVlzOzs2Q3zFkylK9celXNAF6eprKydGgSh-vFqPVmyaHbLGSPTM-0DsZIA82Xd2U_eLG2PV1SvvupVkNHIrVUXydnvSHoXwM9pIOUzy1qz68hVIKVOQN_BbcxZkUYOD_juH_c2JbAztCc3fwqry6qtUxIvvWymH-AzJo5HM8ypNp9ZiLj4pcGHDkD96ugR4Dl1hU15tVLKYPktj56ZmW2asabiWQ3weA1XOvrY3dBiVwuDoDuljyRetvE2prfaNVx6T-HcTz_mbOvPmXhnCF6rsnL_ao1NBonSeS2LwUwoSEXuKDo6bF3BvqArfp-pyuv59a3WwBFdd7EWblHDUo1HHY0GxEhwZ3ApkP7t2NnO5ua3wLcqxSp7H0jpQ59l4_Mn8yQUG2Omz4h2iG0pSlqObXChLxQjfGjRFhwpPExv9fQ8OOdfiZ58uTj-ayqvjKbuGxRIS-xxY5jtaR8Uc8PjIizDZMhJ_lDxkH79osPg3AxACzV — 204 — 17 B — 86 ms — h3https://csi.gstatic.com/csi?v=2&s=pagead&action=csi_pagead&dmc=8&top=1&puid=1~mqzyz83s&c=7686783151468973&e=31061691%2C31061692&ctx=1&met.3=1001.z8_2__1~112.20n_4~113.3ci_1&met.1=1.mqzyz635~6.1~7.2~8.2~9.2~10.eu~11.7d~12.eu~13.tj~14.111~15.tp~16.25p~17.284~18.2c5~19.3an~20.3an~21.3c3csi.gstatic.com/csi?v=2&s=pagead&ac... https://csi.gstatic.com/csi?v=2&s=pagead&action=csi_pagead&dmc=8&top=1&puid=1~mqzyz83s&c=7686783151468973&e=31061691%2C31061692&ctx=1&met.3=1001.z8_2__1~112.20n_4~113.3ci_1&met.1=1.mqzyz635~6.1~7.2~8.2~9.2~10.eu~11.7d~12.eu~13.tj~14.111~15.tp~16.25p~17.284~18.2c5~19.3an~20.3an~21.3c3 — 204 — 370 B — 339 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 276 B — 105 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
18% of JavaScript execution is third-party
First-party Third-party 544ms · 745KB · ¥1401/mo
Microsoft Clarity
Session Replay
Costly
Execution 133ms
Transfer 25 KB
Monthly Cost ¥342/mo
Google Tag Manager
Tag Manager
Costly
Execution 118ms
Transfer 180 KB
Unused 34%
Monthly Cost ¥305/mo
Google Tag Manager
Tag Manager
Costly
Execution 94ms
Transfer 163 KB
Unused 42%
Monthly Cost ¥241/mo
pagead2.googlesyndication.com
Other
Costly
Execution 74ms
Transfer 169 KB
Unused 75%
Monthly Cost ¥190/mo
Google Tag Manager
Tag Manager
Costly
Execution 72ms
Transfer 161 KB
Unused 43%
Monthly Cost ¥184/mo
webfonts.xserver.jp
Other
Costly
Execution 54ms
Transfer 47 KB
Unused 45%
Monthly Cost ¥138/mo

These scripts may cost more than they're worth

  • Microsoft Clarity adds 133ms and costs ~¥342/month
  • Google Tag Manager adds 118ms and costs ~¥305/month
  • Google Tag Manager adds 94ms and costs ~¥241/month
  • pagead2.googlesyndication.com adds 74ms and costs ~¥190/month
  • Google Tag Manager adds 72ms and costs ~¥184/month
  • webfonts.xserver.jp adds 54ms and costs ~¥138/month

Microsoft Clarity takes 133ms 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 118ms 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 94ms 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

pagead2.googlesyndication.com takes 74ms 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

75% of pagead2.googlesyndication.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

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

webfonts.xserver.jp takes 54ms 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

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-06-01 — 2026-06-28)

LCP (p75)

2659 ms

73% good

INP (p75)

62 ms

99% good

CLS (p75)

0.000

100% good

FCP (p75)

2309 ms

TTFB (p75)

1394 ms

Image Optimization
90 images, 840 KB total, 567 KB wasted
INFO

Image Optimization Audit

Total Images

90

Total Size

840 KB

Oversized

7

Wasted

567 KB

33 missing dimensions 80 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback