Skip to content

Benchmark: add more ORMs and deep relational selection runs#53

Merged
VoidClancy merged 2 commits into
masterfrom
benchmark
Jul 21, 2026
Merged

Benchmark: add more ORMs and deep relational selection runs#53
VoidClancy merged 2 commits into
masterfrom
benchmark

Conversation

@VoidClancy

Copy link
Copy Markdown
Owner

1- define a prisma schema with user, profile, post and comment models to allow querying nested relations

2- handle migrations via Valk, use the same prepareSchema.js file to get schema ready for different runs in the workflow

3- add Bun to the benchmark

4- add Read/Create/CreateMany/CreateManyAndReturn/Upsert with deep relational select

5- add benchmark workflow to run benchmarks on opening/merging PRs (cuz why not)

1- define a prisma schema with user, profile, post and comment models to allow querying nested relations

2- handle migrations via Valk, use the same prepareSchema.js file to get schema ready for different runs in the workflow

3- add Bun to the benchmark

4- add Read/Create/CreateMany/CreateManyAndReturn/Upsert with deep relational select

5- add benchmark workflow to run benchmarks on opening/merging PRs (cuz why not)
@VoidClancy VoidClancy self-assigned this Jul 21, 2026
Repository owner deleted a comment from gitguardian Bot Jul 21, 2026
@VoidClancy
VoidClancy merged commit f7fcb5e into master Jul 21, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant