Skip to content

Conversation

@jacek-prisma
Copy link
Contributor

Another issue with variable interpolation. Broke the WASM size reports for gzipped files.

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 31, 2025

CodSpeed Performance Report

Merging #5721 will not alter performance

Comparing fix/fix-measure-qc-wasm (cf61d58) with main (9d980ce)

Summary

✅ 11 untouched
⏩ 11 skipped1

Footnotes

  1. 11 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
Copy link
Contributor

Wasm Query Compiler File Size

Engine This PR Base branch Diff
Postgres 3.475MiB 3.475MiB 0.000B
Postgres (gzip) 1.134MiB 0.000B 1.134MiB
Postgres (size-optimized) 1.741MiB 1.741MiB 0.000B
Postgres (size-optimized, gzip) 684.482KiB 0.000B 684.482KiB
Mysql 3.428MiB 3.428MiB 0.000B
Mysql (gzip) 1.115MiB 0.000B 1.115MiB
Mysql (size-optimized) 1.711MiB 1.711MiB 0.000B
Mysql (size-optimized, gzip) 673.861KiB 0.000B 673.861KiB
Sqlite 3.349MiB 3.349MiB 0.000B
Sqlite (gzip) 1.088MiB 0.000B 1.088MiB
Sqlite (size-optimized) 1.667MiB 1.667MiB 0.000B
Sqlite (size-optimized, gzip) 657.506KiB 0.000B 657.506KiB
SQL Server 3.570MiB 3.570MiB 0.000B
SQL Server (gzip) 1.150MiB 0.000B 1.150MiB
SQL Server (size-optimized) 1.742MiB 1.742MiB 0.000B
SQL Server (size-optimized, gzip) 687.919KiB 0.000B 687.919KiB
CockroachDB 3.525MiB 3.525MiB 0.000B
CockroachDB (gzip) 1.152MiB 0.000B 1.152MiB
CockroachDB (size-optimized) 1.765MiB 1.765MiB 0.000B
CockroachDB (size-optimized, gzip) 694.365KiB 0.000B 694.365KiB

@jacek-prisma
Copy link
Contributor Author

The failing tests are already broken on main. #5719 fixes them.

@jacek-prisma jacek-prisma merged commit 88f6d17 into main Jan 1, 2026
77 of 96 checks passed
@jacek-prisma jacek-prisma deleted the fix/fix-measure-qc-wasm branch January 1, 2026 11:13
Aijeyomah pushed a commit to Aijeyomah/prisma-engines that referenced this pull request Jan 26, 2026
Another issue with variable interpolation. Broke the WASM size reports
for gzipped files.
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.

3 participants