See every millisecond, not just the total
Local proxy captures DNS, TCP, TLS, TTFB, and download for every request. No agent to install, no APM to configure.
Launching soon
Local HTTP performance profiling for developers. Sign-ups and checkout are paused while we finalize launch. The site remains available so you can preview the product.
Get in touch
LOBELobe is the local performance layer for developers shipping fast. Route your dev backend through it — get answers, not dashboards.
brew install lobe/tap/lobelobe capture <url>Features
Local proxy captures DNS, TCP, TLS, TTFB, and download for every request. No agent to install, no APM to configure.
Route-scoped percentiles and a latency heatmap surface bimodal patterns — cache hit vs. miss, fast path vs. slow path — instantly.
Built-in loopback / LAN / remote baselines from Systems Performance. Cold and warm connections judged separately, so pooled requests aren't mistaken for impossibly fast ones.
lobe explain walks your session resource by resource and returns a ranked triage — top hypotheses about where time is going and why. Pair it with the shipped skill for hands-off use in Claude Code or Cursor.
How it works
$ lobe capture http://localhost:3000Spins up a local proxy on 127.0.0.1:7878. Route your app or mobile client through it — every request gets its DNS, TCP, TLS, TTFB, and download phase recorded.
$ open http://localhost:3000 # in Lobe web UIPercentiles, latency heatmap, phase-breakdown per request, bimodal detection, and baseline anomalies — all rendered locally, no data leaves your machine.
$ lobe explain session.jsonWalks your session resource by resource — CPU, DB pool, network, upstream — and returns a ranked markdown report of what’s likely slowing you down. Bring your own Anthropic key, or use the bundled Claude Code / Cursor skill.
The mental model
Every request flows through the same subsystems — each named after a region of the brain that does the equivalent job. You’ll see them in your terminal as things happen.
The observation layer
Local proxy on 127.0.0.1:7878. Every request in, every phase timed, nothing lost. No agents to install.
The threshold guard
Grounded baselines fire the moment a request breaks what should be possible. Flagged in real time, not after the fact.
The exporter
Sessions become portable JSON. Reports become portable markdown. Everything you diagnose is something you can share.
The analyzer
lobe explain walks each anomalous request through a systematic triage. Ranked by impact.
The memory
Sessions sync to your dashboard. Historical baselines compare across days. Regression alerts fire when a route slips.
Install
The Lobe CLI is a single Rust binary. Install it however you like — Homebrew on macOS/Linux, or a curl one-liner anywhere else. No runtimes, no daemons, no config file.
lobe upgradebrew install lobe/tap/lobelobe capture <url>Grounded baselines
The thresholds below are the physical limits of the network — loopback, LAN, and WAN. Any request slower than these has a reason, and Lobe helps you find it.
Pricing
Bring your own Anthropic key across free and Pro — no managed AI cost to you. Pro adds cloud storage; Team adds workflow integrations. Simple.
Full CLI + web app, no account required.
Cloud persistence for serious solo devs.
PR bot + team-shared workspace.
SSO, audit, private region.
Get notified
Cloud session storage, historical baselines, and regression alerts are on deck. Drop your email and we’ll let you know when it’s ready.