Skip to content

blog: call out the Prisma Next performance benchmark from older performance posts#8036

Merged
ankur-arch merged 2 commits into
mainfrom
pn-benchmark-callouts
Jul 8, 2026
Merged

blog: call out the Prisma Next performance benchmark from older performance posts#8036
ankur-arch merged 2 commits into
mainfrom
pn-benchmark-callouts

Conversation

@ankur-arch

@ankur-arch ankur-arch commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

What

Adds a ::::note callout at the top of the eight older performance-related blog posts, pointing readers to the new Prisma Next performance benchmark post.

Posts updated

  • why-prisma-orm-checks-types-faster-than-drizzle (copy notes it covers type-checking, links runtime results)
  • performance-benchmarks-comparing-query-latency-across-typescript-orms-and-databases
  • prisma-7-performance-benchmarks (framed as the follow-up to that post's performance work)
  • prisma-orm-without-rust-latest-performance-benchmarks
  • rust-to-typescript-update-boosting-prisma-orm-performance
  • prisma-orm-v7-4-query-caching-partial-indexes-and-major-performance-improvements
  • prisma-6-better-performance-more-flexibility-and-type-safe-sql
  • performance-engineering-aeduv0rei0jk

Each callout is one sentence with the headline numbers (about 87% of the raw pg driver's peak throughput, 52% more req/s than Prisma 7) and links to /prisma-next-performance-benchmark plus the pris.ly/pn-series overview. Copy follows the Early Access framing (no "not production ready" language).

Verified rendering with the blog dev server.

Related: prisma/benchmarks-site#24 adds a Prisma Next tab with animated results to benchmarks.prisma.io.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features
    • Added a new benchmark update note to several blog posts, pointing readers to the latest performance results.
    • Included updated performance highlights and comparison figures in the relevant articles.
    • Added links to a dedicated page with the newest benchmark details.

…rmance posts

Adds a note callout at the top of the eight older performance-related
posts pointing readers to the new Prisma Next benchmark results
(/prisma-next-performance-benchmark), with copy tailored to each post's
topic (type-checking vs runtime, Rust-to-TypeScript journey, Prisma 7
performance follow-up).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jul 8, 2026 11:02am
docs Ready Ready Preview, Comment Jul 8, 2026 11:02am
eclipse Ready Ready Preview, Comment Jul 8, 2026 11:02am
site Ready Ready Preview, Comment Jul 8, 2026 11:02am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 9a4f224e-9112-49fa-982a-83e1f1b938c8

📥 Commits

Reviewing files that changed from the base of the PR and between 38a7b5c and ab92c08.

📒 Files selected for processing (8)
  • apps/blog/content/blog/performance-benchmarks-comparing-query-latency-across-typescript-orms-and-databases/index.mdx
  • apps/blog/content/blog/performance-engineering-aeduv0rei0jk/index.mdx
  • apps/blog/content/blog/prisma-6-better-performance-more-flexibility-and-type-safe-sql/index.mdx
  • apps/blog/content/blog/prisma-7-performance-benchmarks/index.mdx
  • apps/blog/content/blog/prisma-orm-v7-4-query-caching-partial-indexes-and-major-performance-improvements/index.mdx
  • apps/blog/content/blog/prisma-orm-without-rust-latest-performance-benchmarks/index.mdx
  • apps/blog/content/blog/rust-to-typescript-update-boosting-prisma-orm-performance/index.mdx
  • apps/blog/content/blog/why-prisma-orm-checks-types-faster-than-drizzle/index.mdx

Walkthrough

This PR inserts a consistent MDX note/callout block near the top of eight blog posts, each announcing the "Prisma Next" performance benchmark, stating comparative throughput/requests-per-second figures versus Prisma 7, and linking to a dedicated benchmark results page. No other content was modified.

Changes

Prisma Next Benchmark Callouts

Layer / File(s) Summary
Insert benchmark note blocks
apps/blog/content/blog/performance-benchmarks-comparing-query-latency-across-typescript-orms-and-databases/index.mdx, apps/blog/content/blog/performance-engineering-aeduv0rei0jk/index.mdx, apps/blog/content/blog/prisma-6-better-performance-more-flexibility-and-type-safe-sql/index.mdx, apps/blog/content/blog/prisma-7-performance-benchmarks/index.mdx, apps/blog/content/blog/prisma-orm-v7-4-query-caching-partial-indexes-and-major-performance-improvements/index.mdx, apps/blog/content/blog/prisma-orm-without-rust-latest-performance-benchmarks/index.mdx, apps/blog/content/blog/rust-to-typescript-update-boosting-prisma-orm-performance/index.mdx, apps/blog/content/blog/why-prisma-orm-checks-types-faster-than-drizzle/index.mdx
Each file gets a new MDX note block near the top announcing the Prisma Next benchmark, with a link to results and comparative performance statistics.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

  • prisma/web#7941: Introduces the Prisma Next benchmark article that these callout blocks link to.
  • prisma/web#7951: Revises the Prisma Next benchmark page content that these newly added callouts reference.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the main change: adding Prisma Next benchmark callouts to older performance posts.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

@argos-ci

argos-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jul 8, 2026, 11:08 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant