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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OrderLab
/
TrainCheck
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
74
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[Feat] Low overhead
- #135
#135
Merged
Essoz
merged 16 commits into
main
OrderLab/TrainCheck:main
from
low-overhead
OrderLab/TrainCheck:low-overhead
Copy head branch name to clipboard
Feb 12, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[Feat] Low overhead
#135
Essoz
merged 16 commits into
main
OrderLab/TrainCheck:main
from
low-overhead
OrderLab/TrainCheck:low-overhead
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2026
[WIP] refactor: move proxy_wrapper to within the instrumentor
Essoz
committed
5fb1424
View commit details
Copy full SHA for 5fb1424
Browse repository at this point
WIP: strengthen instrumentation logic
Essoz
committed
0c0ebf8
View commit details
Copy full SHA for 0c0ebf8
Browse repository at this point
Commits on Jan 5, 2026
remove unused proxy config; rename ML_DAIKON to TRAINCHECK
Essoz
committed
18b6a8b
View commit details
Copy full SHA for 18b6a8b
Browse repository at this point
Commits on Jan 6, 2026
subclass selective instrumentation impl
Essoz
committed
730463d
View commit details
Copy full SHA for 730463d
Browse repository at this point
Commits on Jan 7, 2026
fix instrumentation logic to get the parent class of a method definition
Essoz
committed
060872d
View commit details
Copy full SHA for 060872d
Browse repository at this point
fix: only use positional arguments for function_wrapper
Essoz
committed
b14e0d4
View commit details
Copy full SHA for b14e0d4
Browse repository at this point
fix: respect configured tracker type during selective instrumentation
Essoz
committed
2034dfd
View commit details
Copy full SHA for 2034dfd
Browse repository at this point
fix: unify registry implementation for proxy and subclass
Essoz
committed
ac5202f
View commit details
Copy full SHA for ac5202f
Browse repository at this point
Commits on Jan 9, 2026
fix: step incrementing logic
Essoz
committed
3383275
View commit details
Copy full SHA for 3383275
Browse repository at this point
add: richer error msg for unchanged var check in contain relation
Essoz
committed
0313757
View commit details
Copy full SHA for 0313757
Browse repository at this point
fix: subclass registry updating process
Essoz
committed
d478e27
View commit details
Copy full SHA for d478e27
Browse repository at this point
Commits on Jan 10, 2026
fix: remove unproxy scanning for subclass to further reduce overhead
Essoz
committed
6a9f694
View commit details
Copy full SHA for 6a9f694
Browse repository at this point
add: refined logging for observer and registry
Essoz
committed
491ddb4
View commit details
Copy full SHA for 491ddb4
Browse repository at this point
fix: selective dumping for the proxy class
Essoz
committed
ab95372
View commit details
Copy full SHA for ab95372
Browse repository at this point
add: monkey patch __setattr__ at the module level when using subclass, to ensure submodule assignments are captured
Essoz
committed
53d90ca
View commit details
Copy full SHA for 53d90ca
Browse repository at this point
Commits on Feb 12, 2026
add: support sampling and warmup instrumentation policies
Essoz
committed
6406fc7
View commit details
Copy full SHA for 6406fc7
Browse repository at this point
You can’t perform that action at this time.