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
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
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 }}
say8425
/
diffdeck
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
perf: 변경 폴에서 바뀌지 않은 blob의 git show를 blob OID 캐시로 건너뛴다
- #79
#79
Merged
say8425
merged 8 commits into
main
say8425/diffdeck:main
from
perf/blob-oid-cache
say8425/diffdeck:perf/blob-oid-cache
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
perf: 변경 폴에서 바뀌지 않은 blob의 git show를 blob OID 캐시로 건너뛴다
#79
say8425
merged 8 commits into
main
say8425/diffdeck:main
from
perf/blob-oid-cache
say8425/diffdeck:perf/blob-oid-cache
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
perf: blob OID를 키로 하는 바이트 상한 LRU를 더한다
Show description for 9c80696
say8425
and
claude
committed
9c80696
View commit details
Copy full SHA for 9c80696
Browse repository at this point
refactor: git 헬퍼가 종료 코드도 돌려주는 gitRun을 더한다
Show description for 839e3f1
say8425
and
claude
committed
839e3f1
View commit details
Copy full SHA for 839e3f1
Browse repository at this point
refactor: diff 목록을 --raw --no-abbrev로 뽑아 파일마다 blob OID를 얻는다
Show description for 235b21f
say8425
and
claude
committed
235b21f
View commit details
Copy full SHA for 235b21f
Browse repository at this point
perf: 변경 폴에서 바뀌지 않은 blob의 git show를 blob OID 캐시로 건너뛴다
Show description for 073dacc
say8425
and
claude
committed
073dacc
View commit details
Copy full SHA for 073dacc
Browse repository at this point
perf: 서버 핸들러마다 blob 캐시를 하나 두고 diff 재빌드에 넘긴다
Show description for f301c47
say8425
and
claude
committed
f301c47
View commit details
Copy full SHA for f301c47
Browse repository at this point
docs: blob OID 캐시의 계약을 CLAUDE.md에 적는다
Show description for 4fc35df
say8425
and
claude
committed
4fc35df
View commit details
Copy full SHA for 4fc35df
Browse repository at this point
fix: blob 캐시의 값을 이름이 아니라 OID로 읽어 ref 이동 경합의 오염을 막는다
Show description for 5a65d04
say8425
and
claude
committed
5a65d04
View commit details
Copy full SHA for 5a65d04
Browse repository at this point
docs: 리뷰 반영 — 낡은 호출처 서술을 readBlob·diff --raw로, 계약 문구를 바로잡는다
Show description for bcfbbe8
say8425
and
claude
committed
bcfbbe8
View commit details
Copy full SHA for bcfbbe8
Browse repository at this point
You can’t perform that action at this time.