Avatar for the prisma user
prisma
prisma
BlogDocsChangelog

chore(client): Merge client and engines-core packages

#18969Merged
Comparing
chore/merge-engine-core
(
587acf1
) with
main
(
6821e57
)
CodSpeed Performance Gauge
-2%
Improvements
0
Regressions
0
Untouched
3
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

client generation 100 models with relations
packages/client/src/__tests__/benchmarks/lots-of-relations/lots-of-relations.bench.ts::typescript::client generation 100 models with relations
CodSpeed Performance Gauge
+13%
11.9 s
10.5 s
typescript compilation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript::typescript compilation ~50 Models
CodSpeed Performance Gauge
-4%
12.8 ms
13.3 ms
client generation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript::client generation ~50 Models
CodSpeed Performance Gauge
-13%
1.2 s
1.3 s

Commits

Click on a commit to change the comparison range
Base
main
6821e57
+944%
chore(client): Merge client and engines-core packages Moves most of `engine-core` package into `core/runtime/engine` subdirectory of the client. Moves some utitlites from the `engine-core` into various `internals` sub modules. This allows us to use `internals` helpers within what used to be `engines-core` code. In the future, it would also allow us to simplify the code by reusing some of the client-side abstractions. Fix prisma/client-plannig#358 Unblock prisma/client-plannig#340
3199bae
2 years ago
by SevInf
-938%
chore(client): Merge client and engines-core packages Moves most of `engine-core` package into `core/runtime/engine` subdirectory of the client. Moves some utitlites from the `engine-core` into various `internals` sub modules. This allows us to use `internals` helpers within what used to be `engines-core` code. In the future, it would also allow us to simplify the code by reusing some of the client-side abstractions. Fix prisma/client-planning#358 Unblock prisma/client-planning#340
f010005
2 years ago
by SevInf
+834%
Fix couple of test failures
35ec469
2 years ago
by SevInf
-766%
Move tracing uitls and errors to top level of core/
d206e99
2 years ago
by SevInf
-162%
Update imports and remove garbage file
95faa14
2 years ago
by SevInf
+13%
Update imports and remove garbage file
08a9424
2 years ago
by SevInf
+117%
Pin dependencies
bd925b7
2 years ago
by SevInf
-130%
Polyfill performance for Node 14
1762eee
2 years ago
by SevInf
+87%
Fix CODEOWNERS
587acf1
2 years ago
by SevInf
© 2025 CodSpeed Technology
Home Terms Privacy Docs