drizzle-team / drizzle-benchmarks

42 stars 12 forks source link

Update Prisma to latest version #1

Closed rafaell-lycan closed 3 months ago

rafaell-lycan commented 11 months ago

Hey y'all 👋

I want to suggest updating Prisma to its latest version to have a more fair comparison as they've solved some issues with latency and joins lately.

Prisma's latest version: 5.7.1

sorenbs commented 8 months ago

Take a look at this PR where I demonstrate that Prismas latest version performs roughly the same as Drizzle: https://github.com/drizzle-team/drizzle-benchmarks/pull/5

AndriiSherman commented 3 months ago

We've removed search queries from the results and upgraded to the latest version