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
.
ProjectVG
/
ProjectVG-API-Server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Perf : LOH 최적화
- #21
#21
Merged
ImGdevel
merged 10 commits into
develop
ProjectVG/ProjectVG-API-Server:develop
from
perf/LOH-optimize
ProjectVG/ProjectVG-API-Server:perf/LOH-optimize
Copy head branch name to clipboard
Sep 16, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Perf : LOH 최적화
#21
ImGdevel
merged 10 commits into
develop
ProjectVG/ProjectVG-API-Server:develop
from
perf/LOH-optimize
ProjectVG/ProjectVG-API-Server:perf/LOH-optimize
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2025
fix: ChatSegment GetAudioSpan 메모리 경계 검사 보안 강화
Show description for e032d5e
ImGdevel
committed
e032d5e
View commit details
Copy full SHA for e032d5e
Browse repository at this point
feat: ChatSegment 소유권 이전 검증 및 IDisposable 패턴 강화
Show description for ace9e1a
ImGdevel
committed
ace9e1a
View commit details
Copy full SHA for ace9e1a
Browse repository at this point
Commits on Sep 14, 2025
security: ChatSegment 소유권 이전 검증 및 IDisposable 패턴 강화
Show description for d4f8631
ImGdevel
committed
d4f8631
View commit details
Copy full SHA for d4f8631
Browse repository at this point
perf: ChatSegment IDisposable 패턴 최적화로 GC 성능 개선
Show description for e50c079
ImGdevel
committed
e50c079
View commit details
Copy full SHA for e50c079
Browse repository at this point
refactor: ChatSegment 과도한 주석 간소화
Show description for 81dae08
ImGdevel
committed
81dae08
View commit details
Copy full SHA for 81dae08
Browse repository at this point
perf: TTS 파이프라인 ArrayPool 완전 적용으로 LOH 제거
Show description for ca62d4d
ImGdevel
committed
ca62d4d
View commit details
Copy full SHA for ca62d4d
Browse repository at this point
test: loh 최적화 테스트 수정
ImGdevel
committed
42eb294
View commit details
Copy full SHA for 42eb294
Browse repository at this point
perf: TTS 음성 데이터 읽기 최적화로 LOH 할당 제거
Show description for 0eaa3d8
ImGdevel
committed
0eaa3d8
View commit details
Copy full SHA for 0eaa3d8
Browse repository at this point
perf: IMemoryOwner 소유권 관리 안전성 개선
Show description for 369297e
ImGdevel
committed
369297e
View commit details
Copy full SHA for 369297e
Browse repository at this point
test: Base64 성능 테스트 안정성 개선
Show description for 044083c
ImGdevel
committed
044083c
View commit details
Copy full SHA for 044083c
Browse repository at this point
You can’t perform that action at this time.