packages/client/src/__tests__/benchmarks/lots-of-relations/lots-of-relations.bench.ts::typescript::client generation 100 models with relations
+12%
58.4 s
52.3 s
Commits
Click on a commit to change the comparison range
fix(get-platform): remove x32 in isNodeAPISupported()
isNodeAPISupported was added to test the Windwos 32bit node problem
https://github.com/prisma/ecosystem-tests/pull/1830/files
And it only returns ia32
Note that x32 was removed in Node 16+, see https://github.com/nodejs/node/pull/41905/files#diff-5212ec434ff69f31e0de5e7e6f57abd45d810780c60f05736ab31eae5a395186
base
bd95557
7 months ago by Jolg42
-13%
refactor(cli): better type and error for tryToReadDataFromSchema