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
.
meta-pytorch
/
tlparse
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
92
Code
Issues
38
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Execution optimizations and improvements
- #179
#179
Merged
yushangdi
merged 10 commits into
meta-pytorch:main
meta-pytorch/tlparse:main
from
anubhavchaturvedi:optimizations
anubhavchaturvedi/tlparse:optimizations
Copy head branch name to clipboard
Apr 8, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Execution optimizations and improvements
#179
yushangdi
merged 10 commits into
meta-pytorch:main
meta-pytorch/tlparse:main
from
anubhavchaturvedi:optimizations
anubhavchaturvedi/tlparse:optimizations
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
Add parse benchmark measuring wall time and peak RSS
Show description for 222b7db
anubhavchaturvedi
committed
222b7db
View commit details
Copy full SHA for 222b7db
Browse repository at this point
Independent performance optimizations: pre-allocations, buffer reuse, year caching
Show description for 7c5af4a
anubhavchaturvedi
committed
7c5af4a
View commit details
Copy full SHA for 7c5af4a
Browse repository at this point
High-impact performance: static regex, single JSON parse, avoid Vec clone
Show description for 9c4583b
anubhavchaturvedi
committed
9c4583b
View commit details
Copy full SHA for 9c4583b
Browse repository at this point
Use fs::copy for raw.log instead of reading entire file into memory
Show description for 70d2a50
anubhavchaturvedi
committed
70d2a50
View commit details
Copy full SHA for 70d2a50
Browse repository at this point
Add transparent gzip input file support
Show description for 8a18c47
anubhavchaturvedi
committed
8a18c47
View commit details
Copy full SHA for 8a18c47
Browse repository at this point
Commits on Apr 2, 2026
Bump version to 0.4.9
Show description for 657269c
anubhavchaturvedi
committed
657269c
View commit details
Copy full SHA for 657269c
Browse repository at this point
Fix key conflict check to use parsed JSON keys instead of string matching
Show description for a6eeeac
anubhavchaturvedi
committed
a6eeeac
View commit details
Copy full SHA for a6eeeac
Browse repository at this point
Always produce raw.log.gz alongside raw.log for non-gzip inputs
Show description for 3a1b681
anubhavchaturvedi
committed
3a1b681
View commit details
Copy full SHA for 3a1b681
Browse repository at this point
Commits on Apr 3, 2026
Fixed cargo fmt issues
anubhavchaturvedi
committed
b032772
View commit details
Copy full SHA for b032772
Browse repository at this point
Commits on Apr 8, 2026
Restore raw.log in parse_path output for library callers
Show description for 8035dcc
anubhavchaturvedi
committed
8035dcc
View commit details
Copy full SHA for 8035dcc
Browse repository at this point
You can’t perform that action at this time.