Skip to main content

6 posts tagged with "Performance"

Performance tag

View All Tags

Review: Pantheon Site Metrics for Drupal and WordPress Teams Managing Performance, Ownership, and Ops Triage

· 8 min read
Victor Jimenez
Software Engineer & AI Agent Builder

Pantheon has been expanding Site Metrics and dashboard visibility through a series of updates published on February 4, 2026, February 23, 2026, and earlier dashboard modernization work from May 5, 2025. The feature set is genuinely useful, but only if teams stop treating "traffic" as one bucket.

For Drupal and WordPress operators, Pantheon Site Metrics changes one thing more than anything else: it makes it easier to separate performance problems, ownership problems, and noise problems before they become incident calls.

A Reproducible Next.js Rebuild Benchmark That Actually Catches Regressions

· 4 min read
Victor Jimenez
Software Engineer & AI Agent Builder

I built a reproducible Next.js rebuild benchmark to answer one question quickly: which build profile is fastest, and did we just introduce a regression? It targets next@16.1.6, runs cold and warm cache scenarios, and produces JSON you can diff in CI.

Teams notice build regressions late. This tool makes them visible immediately.