← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Harper Releases Version 5.2 and Benchmarks Against Vercel-Based Stack

🔄 Updated 1h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Harper released version 5.2 with a new record cache.
  • The update increases throughput per node.
  • Harper benchmarked its platform against a Vercel-based stack.
  • Benchmark showed Harper performed better for live, personalized data.

Harper 5.2 Release

Harper, a database platform advocating for a single-runtime architecture, has released version 5.2. This update includes a new record cache and delivers more throughput per node. The platform's architecture aims to keep application code and data co-located.

Benchmark Against Multi-System Stacks

Harper conducted a benchmark comparing its single-runtime approach to a Vercel-based stack. The Vercel stack utilized Vercel Functions, Neon Postgres, Upstash Redis, and Ably for real-time capabilities. The benchmark focused on live, personalized-data workloads, where Harper reported significantly better performance.

The benchmark measured in-process data access at approximately 0.4ms for Harper, compared to a ~3ms network hop for the separate tiers in the Vercel stack. This performance gap widens as a page requires more personalized data.

Architectural Philosophy

Harper's architecture runs counter to trends like Databricks' Lakebase, which separates compute from storage. Harper argues for collapsing data path components—database, cache, and job runner—into a single runtime to simplify operations and reduce costs. This co-located approach aims to keep code next to its data, reducing network latency.

Workload-Dependent Outcomes

The benchmark involved 474 load tests across eight scenarios and two US regions. While Harper's co-located architecture performed better for live, personalized-data paths, the Vercel serverless stack outperformed Harper's single free node under high, sustained fan-out loads due to its autoscaling capabilities. The results indicate that the optimal architecture is workload-dependent, with live data favoring co-located runtimes and high concurrency fan-out favoring serverless stacks.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~28 min · 23 stories · Aug 19

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

Harper released version 5.2 of its database platform, introducing a new record cache and increased throughput per node. The company also published a benchmark comparing its single-runtime architecture against a Vercel-based stack, reporting better performance for live, personalized-data workloads.