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 }}
nginx
/
njs
Public
Notifications
You must be signed in to change notification settings
Fork
239
Star
1.6k
Code
Issues
36
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Parser memory reduction
- #1122
#1122
Merged
xeioex
merged 13 commits into
nginx:master
nginx/njs:master
from
xeioex:array-literal-memory
xeioex/njs:array-literal-memory
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Parser memory reduction
#1122
xeioex
merged 13 commits into
nginx:master
nginx/njs:master
from
xeioex:array-literal-memory
xeioex/njs:array-literal-memory
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
Tests: add parser stress benchmarks
Show description for db592c9
xeioex
committed
db592c9
View commit details
Copy full SHA for db592c9
Browse repository at this point
Fix large array literal initialization
Show description for 51a8747
xeioex
committed
51a8747
View commit details
Copy full SHA for 51a8747
Browse repository at this point
Parser: compact array literal elements
Show description for c406d07
xeioex
committed
c406d07
View commit details
Copy full SHA for c406d07
Browse repository at this point
Parser: reduce variable reference payload
Show description for 9f61ace
xeioex
committed
9f61ace
View commit details
Copy full SHA for 9f61ace
Browse repository at this point
Parser: use compact active labels
xeioex
committed
229d028
View commit details
Copy full SHA for 229d028
Browse repository at this point
Parser: store statement labels as atom identifiers
xeioex
committed
c6aebf2
View commit details
Copy full SHA for c6aebf2
Browse repository at this point
Parser: shrink variable flags
xeioex
committed
57bfcad
View commit details
Copy full SHA for 57bfcad
Browse repository at this point
Parser: release temporary compilation memory
Show description for b8b91f8
xeioex
committed
b8b91f8
View commit details
Copy full SHA for b8b91f8
Browse repository at this point
Generator: release temporary compilation memory
Show description for a71e487
xeioex
committed
a71e487
View commit details
Copy full SHA for a71e487
Browse repository at this point
Parser: release non-global semantic state
Show description for efaa64e
xeioex
committed
efaa64e
View commit details
Copy full SHA for efaa64e
Browse repository at this point
VM: clean up failed AST serialization
xeioex
committed
18c54af
View commit details
Copy full SHA for 18c54af
Browse repository at this point
VM: clean up failed module compilation
Show description for 38a3bbd
xeioex
committed
38a3bbd
View commit details
Copy full SHA for 38a3bbd
Browse repository at this point
Generator: bound value preservation analysis
Show description for 337bf4c
xeioex
committed
337bf4c
View commit details
Copy full SHA for 337bf4c
Browse repository at this point
You can’t perform that action at this time.