prisma
prisma
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(client): apply result extensions for nested and fluent relations
#29218
Merged
Comparing
LucianBuzzo:lucianbuzzo/extension-nested-queries
(
513099d
) with
main
(
3fd1431
)
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.
compile findMany filtered (uncached baseline)
packages/client/src/__tests__/benchmarks/query-performance/caching.bench.ts::query-caching
CodSpeed Performance Gauge
+3%
1.2 ms
1.1 ms
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.3 ms
3.3 ms
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%
130.8 µs
130.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%
930.7 µs
930.1 µ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%
806.2 µs
805.9 µ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.
interpreter: simple select
packages/client-engine-runtime/bench/interpreter.bench.ts::query-interpreter
CodSpeed Performance Gauge
0%
352.9 µs
352.8 µ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%
324.5 µs
324.5 µs
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%
154.8 µs
154.8 µ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%
365.7 µs
365.6 µs
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%
144.9 µs
144.9 µ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.6 µs
273.6 µ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.
interpreter: join (1:N)
packages/client-engine-runtime/bench/interpreter.bench.ts::query-interpreter
CodSpeed Performance Gauge
0%
431.2 µs
431.3 µs
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.
parameterize findMany
packages/client/src/__tests__/benchmarks/query-performance/caching.bench.ts::query-caching
CodSpeed Performance Gauge
0%
138.3 µs
138.4 µs
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
3fd1431
+0.21%
test(client): use null-safe assertions for extension results
513099d
2 days ago
by LucianBuzzo
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs