Avatar for the prisma user
prisma
prisma
BlogDocsChangelog

feat(scripts): allow filtering the benchmarks to run

#18557Merged
Comparing
aqrln/bench-name
(
1a4d026
) with
main
(
b990cf0
)
CodSpeed Performance Gauge
-8%
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
+2%
11.7 s
11.5 s
client generation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript::client generation ~50 Models
CodSpeed Performance Gauge
-11%
1.1 s
1.2 s
typescript compilation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript::typescript compilation ~50 Models
CodSpeed Performance Gauge
-15%
9.5 ms
11.2 ms

Commits

Click on a commit to change the comparison range
Base
main
b990cf0
-8%
feat(scripts): allow filtering the benchmarks to run Make it possible to run a single benchmark or a subset of benchmarks by specifying a name pattern, similar to Jest tests.
1a4d026
2 years ago
by aqrln
Home Terms PrivacyDocs