prisma
prisma
BlogDocsChangelog

fix(client): Remove delay during engine spans creation

#19149Merged
Comparing
fix/remove-span-delay
(
3db98fb
) with
main
(
b08df12
)
CodSpeed Performance Gauge
+5%
Untouched
3

Benchmarks

Passed

typescript compilation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript
CodSpeed Performance Gauge
+18%
23.5 ms20 ms
client generation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript
CodSpeed Performance Gauge
0%
1.8 s1.8 s
client generation 100 models with relations
packages/client/src/__tests__/benchmarks/lots-of-relations/lots-of-relations.bench.ts::typescript
CodSpeed Performance Gauge
-3%
10.5 s10.8 s

Commits

Click on a commit to change the comparison range
Base
main
b08df12
-0.37%
fix(client): Remove delay in during engine spans creation This delay actually causes some engine spans to get lost when used with real data proxy (could not reproduce with mini-proxy). This PR achieves stable ordering within the testby sorting spans by their start time instead.
bf0914d
3 years ago
by SevInf
+5.37%
fix(client): Remove delay in during engine spans creation This delay actually causes some engine spans to get lost when used with real data proxy (could not reproduce with mini-proxy). This PR achieves stable ordering within the testby sorting spans by their start time instead.
ccd3d73
3 years ago
by SevInf
-0.6%
fix(client): Remove delay in during engine spans creation This delay actually causes some engine spans to get lost when used with real data proxy (could not reproduce with mini-proxy). This PR achieves stable ordering within the testby sorting spans alphabetically by their name instead.
e186dae
3 years ago
by SevInf
-4.5%
fix(client): Remove delay in during engine spans creation This delay actually causes some engine spans to get lost when used with real data proxy (could not reproduce with mini-proxy). This PR achieves stable ordering within the testby sorting spans by their start time instead.
9168ade
3 years ago
by SevInf
+0.66%
fix(client): Remove delay in during engine spans creation This delay actually causes some engine spans to get lost when used with real data proxy (could not reproduce with mini-proxy). This PR achieves stable ordering within the testby sorting spans by their start time instead.
73deb00
3 years ago
by SevInf
+3.97%
fix(client): Remove delay in during engine spans creation This delay actually causes some engine spans to get lost when used with real data proxy (could not reproduce with mini-proxy). This PR achieves stable ordering within the testby sorting spans alphabetically by their name instead.
3db98fb
3 years ago
by SevInf
© 2025 CodSpeed Technology
Home Terms Privacy Docs