prisma-engines
prisma-engines copied to clipboard
wip: vertical slice of introspect sql
Overview
closes https://github.com/prisma/team-orm/issues/1222
CodSpeed Performance Report
Merging #4941 will not alter performance
Comparing feat/introspect-sql (b2b600c) with main (a6977e5)
Summary
✅ 11 untouched benchmarks
WASM Query Engine file Size
| Engine | This PR | Base branch | Diff |
|---|---|---|---|
| Postgres | 2.051MiB | 2.057MiB | -5.805KiB |
| Postgres (gzip) | 817.381KiB | 820.453KiB | -3.072KiB |
| Mysql | 2.020MiB | 2.027MiB | -7.561KiB |
| Mysql (gzip) | 804.702KiB | 808.035KiB | -3.334KiB |
| Sqlite | 1.917MiB | 1.919MiB | -2.584KiB |
| Sqlite (gzip) | 764.364KiB | 766.277KiB | -1.914KiB |