prisma
prisma
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(build): use require.resolve to find Wasm files
#29445
Comparing
lazuee:main
(
31a1501
) with
main
(
8e71aa7
)
CodSpeed Performance Gauge
0%
Untouched
17
Skipped
30
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
47 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
client generation 100 models with relations
packages/client/src/__tests__/benchmarks/lots-of-relations/lots-of-relations.bench.ts::typescript
CodSpeed Performance Gauge
0%
14 s
14 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getBinaryTargetForCurrentPlatform
packages/get-platform/bench/get-platform.bench.ts::get-platform
CodSpeed Performance Gauge
0%
2 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parameterize blog post page query
packages/client/src/__tests__/benchmarks/query-performance/caching.bench.ts::query-caching
CodSpeed Performance Gauge
0%
155.6 µs
155.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
interpreter: deep nested join
packages/client-engine-runtime/bench/interpreter.bench.ts::query-interpreter
CodSpeed Performance Gauge
0%
831 µs
830.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parameterize findUnique
packages/client/src/__tests__/benchmarks/query-performance/caching.bench.ts::query-caching
CodSpeed Performance Gauge
0%
132.6 µs
132.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compile findMany filtered (uncached baseline)
packages/client/src/__tests__/benchmarks/query-performance/caching.bench.ts::query-caching
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
serializer: 50 rows x 8 cols
packages/client-engine-runtime/bench/serializer.bench.ts::serializer
CodSpeed Performance Gauge
0%
145 µs
145 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parameterize findMany
packages/client/src/__tests__/benchmarks/query-performance/caching.bench.ts::query-caching
CodSpeed Performance Gauge
0%
137.8 µs
137.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
serializer: 10 rows x 3 cols
packages/client-engine-runtime/bench/serializer.bench.ts::serializer
CodSpeed Performance Gauge
0%
28.7 µs
28.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
serializer: 100 rows x 8 cols
packages/client-engine-runtime/bench/serializer.bench.ts::serializer
CodSpeed Performance Gauge
0%
273.7 µs
273.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compile findUnique (uncached baseline)
packages/client/src/__tests__/benchmarks/query-performance/caching.bench.ts::query-caching
CodSpeed Performance Gauge
0%
928 µs
928.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
interpreter: sequence
packages/client-engine-runtime/bench/interpreter.bench.ts::query-interpreter
CodSpeed Performance Gauge
0%
352.3 µs
352.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
interpreter: simple select
packages/client-engine-runtime/bench/interpreter.bench.ts::query-interpreter
CodSpeed Performance Gauge
0%
373.6 µs
373.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
interpreter: join (1:N)
packages/client-engine-runtime/bench/interpreter.bench.ts::query-interpreter
CodSpeed Performance Gauge
0%
457.2 µs
457.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
interpreter: findUnique
packages/client-engine-runtime/bench/interpreter.bench.ts::query-interpreter
CodSpeed Performance Gauge
0%
390.5 µs
390.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compile blog post page (uncached baseline)
packages/client/src/__tests__/benchmarks/query-performance/caching.bench.ts::query-caching
CodSpeed Performance Gauge
0%
3.5 ms
3.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
client generation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript
CodSpeed Performance Gauge
0%
2.2 s
2.2 s
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dataMapper: 50 rows
packages/client-engine-runtime/bench/data-mapper.bench.ts::data-mapper
Skipped
642 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dataMapper: 10 rows
packages/client-engine-runtime/bench/data-mapper.bench.ts::data-mapper
Skipped
161.7 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dataMapper: 100 rows
packages/client-engine-runtime/bench/data-mapper.bench.ts::data-mapper
Skipped
1.2 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dataMapper: nested 10 users x 5 posts
packages/client-engine-runtime/bench/data-mapper.bench.ts::data-mapper
Skipped
430.4 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dataMapper: nested 5 users x 3 posts
packages/client-engine-runtime/bench/data-mapper.bench.ts::data-mapper
Skipped
343.6 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dataMapper: nested 20 users x 10 posts
packages/client-engine-runtime/bench/data-mapper.bench.ts::data-mapper
Skipped
1.5 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compile create nested
packages/client/src/__tests__/benchmarks/query-performance/compilation.bench.ts::query-compilation
Skipped
2.8 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
compile count filtered
packages/client/src/__tests__/benchmarks/query-performance/compilation.bench.ts::query-compilation
Skipped
1 ms
*
1
2
Commits
Click on a commit to change the comparison range
Base
main
8e71aa7
+0.01%
fix(build): update Wasm file resolution to use require.resolve for better compatibility
31a1501
3 days ago
by lazuee
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs