Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
scope3data
/
typegraphql-prisma
Public
forked from
MichalLytek/typegraphql-prisma
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
feature: performance improvements
- #2
#2
Merged
benminer
merged 20 commits into
main
scope3data/typegraphql-prisma:main
from
feature/performance-improvements
scope3data/typegraphql-prisma:feature/performance-improvements
Copy head branch name to clipboard
Sep 29, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feature: performance improvements
#2
benminer
merged 20 commits into
main
scope3data/typegraphql-prisma:main
from
feature/performance-improvements
scope3data/typegraphql-prisma:feature/performance-improvements
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2025
add some benchmark experiments; in-memory caching for dmmf document and transformers
benminer
committed
8050a10
View commit details
Copy full SHA for 8050a10
Browse repository at this point
remove old benchmarking code; add more versatile benchmarking method
benminer
committed
0869e0d
View commit details
Copy full SHA for 0869e0d
Browse repository at this point
Commits on Sep 24, 2025
revert to sequential code generation after much experimentation
benminer
committed
502512b
View commit details
Copy full SHA for 502512b
Browse repository at this point
cleanup generate-code; fix tests (reset module level caches)
benminer
committed
649740e
View commit details
Copy full SHA for 649740e
Browse repository at this point
bump down blacksmith runner
benminer
committed
e3131f1
View commit details
Copy full SHA for e3131f1
Browse repository at this point
run format
benminer
committed
d1f2235
View commit details
Copy full SHA for d1f2235
Browse repository at this point
use ubuntu-latest; disable logging by default on generate
benminer
committed
54ea253
View commit details
Copy full SHA for 54ea253
Browse repository at this point
run format; remove worker threads references
benminer
committed
c7fb91d
View commit details
Copy full SHA for c7fb91d
Browse repository at this point
update prettier
benminer
committed
a1b0923
View commit details
Copy full SHA for a1b0923
Browse repository at this point
format code
benminer
committed
3730870
View commit details
Copy full SHA for 3730870
Browse repository at this point
fix: make husky pre-commit hook executable and update lint-staged config
benminer
committed
3654e07
View commit details
Copy full SHA for 3654e07
Browse repository at this point
fix: format all files with prettier and improve npm scripts
Show description for 16cbee2
benminer
committed
16cbee2
View commit details
Copy full SHA for 16cbee2
Browse repository at this point
fix: format package.json
benminer
committed
f797531
View commit details
Copy full SHA for f797531
Browse repository at this point
clean: remove debug information from check:format script
benminer
committed
8f9d3f3
View commit details
Copy full SHA for 8f9d3f3
Browse repository at this point
fix: setup integration tests to work locally
Show description for f731f90
benminer
committed
f731f90
View commit details
Copy full SHA for f731f90
Browse repository at this point
fix: handle Prisma update notifications in integration tests
Show description for 34a7b5d
benminer
committed
34a7b5d
View commit details
Copy full SHA for 34a7b5d
Browse repository at this point
fix: complete integration test setup for local and CI environments
Show description for a5b6da0
benminer
committed
a5b6da0
View commit details
Copy full SHA for a5b6da0
Browse repository at this point
Commits on Sep 29, 2025
update test snapshots
benminer
committed
08ad3ef
View commit details
Copy full SHA for 08ad3ef
Browse repository at this point
move to blacksmith; setup pg in pull-request.yml
benminer
committed
fcea734
View commit details
Copy full SHA for fcea734
Browse repository at this point
move back to gh runners
benminer
committed
31feb33
View commit details
Copy full SHA for 31feb33
Browse repository at this point
You can’t perform that action at this time.