Skip to content
PDV
·
EXPERT
DIGITAL SERVICES CATALOG
Catalog
/
Site quality
/
Performance
Performance
Web performance services: Core Web Vitals, asset/server optimization, caching, CDN and monitoring.
29 services
Core Web Vitals optimization
$5,000
Core Web Vitals optimization (LCP/INP/CLS): measurable speedup with 'before/after'. Honestly — speed is a factor, not a
Image optimization
$2,400
Image optimization: compression, WebP/AVIF, responsive sizes, lazy. Honestly — a real weight reduction and speedup with
Font optimization
$1,800
Font optimization: woff2, subsetting, preload, font-display. Honestly — a measurable text speedup and less CLS with 'bef
CSS optimization
$2,400
CSS optimization: minification, critical CSS, unused cleanup, eliminating blocking. Honestly — a measurable rendering sp
JavaScript optimization
$3,000
JavaScript optimization: minification, code splitting, defer/async, tree-shaking, third-party scripts. Honestly — a meas
Pre-compression (Brotli / Gzip / Zstandard)
$2,400
Pre-compression (Brotli/Gzip/Zstandard): static compressed in advance and served by Accept-Encoding. Honestly — a measur
HTTP/2, HTTP/3 and QUIC implementation
$3,600
HTTP/2, HTTP/3 and QUIC implementation: multiplexing and fast connection on mobile. Honestly — a real latency win, but n
CDN setup
$3,000
CDN setup (Cloudflare and similar): cache and delivery closer to the user, basic protection. Honestly — speeds up cachea
Edge caching strategy
$3,600
Edge caching strategy: CDN cache rules, invalidation, partial dynamics cache. Honestly — greatly speeds up cacheable, bu
Service Workers / offline
$4,000
Service Workers / offline: browser cache, instant repeat visits, offline work. Honestly — powerful but complex and risky
Resource hints (preload / preconnect / prefetch)
$1,800
Resource hints (preload/preconnect/prefetch): prioritizing the load of important things. Honestly — a targeted modest wi
Database query optimization
$4,000
Database query optimization: finding and speeding up slow queries (EXPLAIN, indexes, N+1) with 'before/after'. Honestly
Database indexing
$3,000
Database indexing: needed indexes for real queries, cleanup of extra ones. Honestly — speeds up reads but a trade-off (s
Caching layers (Redis / Memcached)
$4,400
Caching layers (Redis/Memcached): frequently requested data in fast memory, DB offload. Honestly — greatly speeds up rep
Server-side caching
$3,600
Server-side caching: full-page/object/OPcache/proxy cache, server offload. Honestly — a large measurable win for cacheab
ESI (Edge Side Includes)
$3,600
ESI (Edge Side Includes): whole-page cache + separate dynamic fragments. Honestly — powerful but niche; needs a Varnish/
Web server tuning (Nginx / Apache / Caddy)
$3,000
Web server tuning (Nginx/Apache/Caddy): workers, connections, protocols, headers for load. Honestly — improves throughpu
PHP-FPM tuning
$2,400
PHP-FPM tuning: processes/memory (pm, max_children), OPcache, worker restart. Honestly — higher concurrency/stability, b
Runtime tuning (Node.js / Python / Go)
$3,600
Runtime tuning (Node/Python/Go): workers/clustering, memory/GC, pools, concurrency. Honestly — higher throughput/stabili
Asset bundling optimization
$2,400
Asset bundling optimization: chunks, tree-shaking, code splitting, hashes for caching. Honestly — we load only the neede
Sprite generation
$1,800
Sprite generation: icons/graphics into one file (SVG sprite/CSS sprite), fewer requests. Honestly — a modest targeted wi
HTML minification
$1,800
HTML minification: removing extra spaces/comments from the markup. Honestly — a modest win (HTML is not the main weight,
Render-blocking resources elimination
$3,000
Render-blocking elimination: inline critical CSS, defer the rest, defer/async. Honestly — measurably speeds up the first
Third-party script optimization
$3,000
Third-party script optimization: deferred/conditional loading, facades, cleanup. Honestly — a common main lag, but it is
Web vitals monitoring (RUM)
$2,400
Web vitals monitoring (RUM): field LCP/INP/CLS by real users, alerts on drops. Honestly — an ongoing service, DETECTS no
Synthetic monitoring
$2,400
Synthetic monitoring: regular speed/availability checks from different points, alerts. Honestly — an ongoing service, DE
Lighthouse budget in CI/CD
$3,000
Lighthouse budget in CI/CD: auto-check of metrics/weight on each deploy, block on regression. Honestly — prevention of s
Edge functions
$5,000
Edge functions: code on the CDN close to the user (Workers/Edge) — personalization, A/B, redirects, light API. Honestly
Database sharding / replication
$10,000
Database sharding / replication: scaling for high load, fault tolerance. Honestly — a heavy last resort, for most optimi