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 }}
vinitkumar
/
json2xml
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
38
Star
109
Code
Issues
0
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
perf: optimize Python and Rust serializer hot paths
- #340
#340
Merged
vinitkumar
merged 12 commits into
master
vinitkumar/json2xml:master
from
perf/flamegraph-python-315
vinitkumar/json2xml:perf/flamegraph-python-315
Copy head branch name to clipboard
Jul 15, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
perf: optimize Python and Rust serializer hot paths
#340
vinitkumar
merged 12 commits into
master
vinitkumar/json2xml:master
from
perf/flamegraph-python-315
vinitkumar/json2xml:perf/flamegraph-python-315
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
perf: fast-path native JSON serializer types
vinitkumar
committed
59fcd51
View commit details
Copy full SHA for 59fcd51
Browse repository at this point
docs: add serializer flamegraph comparison
vinitkumar
committed
d689599
View commit details
Copy full SHA for d689599
Browse repository at this point
perf: vectorize Rust XML escape scans
vinitkumar
committed
2b852e1
View commit details
Copy full SHA for 2b852e1
Browse repository at this point
docs: add Rust flamegraph comparison
vinitkumar
committed
67ea543
View commit details
Copy full SHA for 67ea543
Browse repository at this point
test: clarify serializer subclass fallbacks
vinitkumar
committed
d61bff9
View commit details
Copy full SHA for d61bff9
Browse repository at this point
docs: record Rust buffer capacity sweep
vinitkumar
committed
dfa48d4
View commit details
Copy full SHA for dfa48d4
Browse repository at this point
test: cover raw scalar subclass fallback
vinitkumar
committed
1302e89
View commit details
Copy full SHA for 1302e89
Browse repository at this point
test: restore full serializer fallback coverage
Show description for e4666b4
vinitkumar
committed
e4666b4
View commit details
Copy full SHA for e4666b4
Browse repository at this point
chore: prepare json2xml-rs 0.4.2 release
Show description for f86acf8
vinitkumar
committed
f86acf8
View commit details
Copy full SHA for f86acf8
Browse repository at this point
fix: keep Rust escape scanning linear
vinitkumar
committed
cdc358a
View commit details
Copy full SHA for cdc358a
Browse repository at this point
ci: enforce full-suite coverage without breaking focused tests
vinitkumar
committed
fd4e193
View commit details
Copy full SHA for fd4e193
Browse repository at this point
fix: preserve sparse escape scan performance
vinitkumar
committed
8946690
View commit details
Copy full SHA for 8946690
Browse repository at this point
You can’t perform that action at this time.