docs(cli): add --generator option to the help hint(#18592)

Merged
Merging
maxmartynov:patch-1
into
main
+10%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
3
NEW
0
DROPPED
0

Benchmarks

client generation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript::client generation ~50 Models
-1%
6 s
6.1 s
typescript compilation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript::typescript compilation ~50 Models
-9%
59.5 ms
65.3 ms
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
+10%
44.8 s
40.7 s

Commits

Click on a commit to change the comparison range
perf(get-platform): Optimize some of the platform detection routines (#18638) * perf(get-platform): Optimize some of the platform detection routines 1. Detect node support using `process.arch` rather than calling `getos`, that will re-do openssl search 2. Look for openssl lib using readdir rather than launching child process and quit on the first found library, rather then continuing executing commands. Together, those changes improve loading peroformance by 10-20ms on orm comparison benchmarks. * Use `os.machine` if available
base
30a839d
8 months ago by SevInf
-13%
docs(cli): add --generator option to the help hint
5f02d78
8 months ago by maxmartynov
+2%
docs(cli): use short description for --generator option Co-authored-by: Alexey Orlenko <alex@aqrln.net>
041dd88
8 months ago by maxmartynov
+22%
Merge branch 'main' into patch-1
a66d150
8 months ago by maxmartynov
ResourcesHomePricingDocsBlogGitHub
Copyright © 2023 CodSpeed Technology SAS. All rights reserved.