{
  "id": 2084142,
  "title": "Harper Argues Against the Multi-System Stack and Releases 5.2",
  "url": "https://urgent.news/2026/08/20/harper-argues-against-the-multi-system-stack-and-releases-5-2",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-20T06:20:00.000Z",
  "source": {
    "name": "InfoQ",
    "slug": "infoq",
    "url": "https://www.infoq.com/news/2026/08/harper-vercel-benchmark/"
  },
  "original_language": "en",
  "account": "Harper, a database platform, has argued against the multi-system stack and released version 5.2. The platform advocates for a single-runtime architecture where application code and data are kept together. A benchmark conducted by Harper against a Vercel-based stack showed significantly better performance on live, personalized-data workloads. The Vercel stack, composed of Vercel Functions, Neon Postgres, Upstash Redis, and Ably, experienced a ~3ms network hop to a separate tier, while Harper achieved in-process data access at roughly 0.4ms. As pages pull in more personalized data, the gap between the two stacks widens. Harper's benchmark, which ran an emoji product catalog twice behind a single shared DataSource contract, demonstrated that the platform ran 474 load tests over three trials across eight scenarios and two regions in the US. The results showed that Vercel's serverless autoscaling outperformed Harper's single free node under a high, sustained fan-out load, but the co-located runtime excelled in live data scenarios. As data freshness, scalability, cost, and complexity are all considered, Harper's approach offers several-fold improvements for live, personalized data paths, while Vercel's serverless stack shines in cacheable content and broadcast-only realtime scenarios.",
  "summary": "The database platform Harper advocates for a single-runtime architecture that keeps application code and data together, with its benchmark against a Vercel-based stack reporting significantly better performance on live, personalized-data workloads. Harper recently released version 5.2, with a new record cache and more throughput per node. By Renato Losio",
  "key_points": [
    "Harper argues against multi-system stack, advocates single-runtime architecture",
    "Benchmark shows Harper's performance 474 times better than Vercel stack in live data scenarios",
    "Vercel's serverless autoscaling outperforms Harper's single free node under high load"
  ],
  "editors_take": "Harper's release of version 5.2 and criticism of the multi-system stack suggests that a single-runtime architecture may gain favor for applications with live, personalized-data workloads, potentially at Vercel's expense.",
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}