-
Notifications
You must be signed in to change notification settings - Fork 2
Implement Vortex subsystem with bytecode instrumentation and telemetry enhancements #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
6c34697
feat(vortex): introduce experimental Vortex subsystem for preemption …
SSL-ACTX ffd600a
feat(vortex): enhance bytecode instrumentation with verification and …
SSL-ACTX a94d250
feat(vortex): implement guard telemetry and verification for bytecode…
SSL-ACTX 167c1fb
refactor(vortex): refactor the vortex engine for improved transaction…
SSL-ACTX 658a2f5
docs(vortex): update README and add Vortex-Transmuter guide for enhan…
SSL-ACTX 1912c19
feat(vortex): add automatic ghost arbitration controls and telemetry …
SSL-ACTX 9f182ed
feat(vortex): enhance exception handling and telemetry in transmute_f…
SSL-ACTX 3b1fc55
feat(vortex): enhance exception handling and telemetry for fallback s…
SSL-ACTX eb54d3f
feat(vortex): implement genetic budgeting primitive and associated ru…
SSL-ACTX f2f38c6
feat(votex): add vortex bytecode module and related tests
SSL-ACTX 660ed47
refactor(tests): consolidate pyo3 test files into category-based suites
SSL-ACTX 097f0f6
fix(jit): fixed a regression where logging of jit isn't working
SSL-ACTX b2899d0
feat(logging): add logging module and initialize logger in various co…
SSL-ACTX cb33662
fix(py): handle Python actor exits and unwinds safely
SSL-ACTX 354e48f
fix(vortex): handle missing items in locals with proper error handling
SSL-ACTX 20044f2
chore(vortex): reorganize tests and document paused JIT
SSL-ACTX 60c57cb
chore(vortex): remove unused vortex test suite
SSL-ACTX 495cf30
fix(runtime): stabilize vortex genetic history and harden JIT offload…
SSL-ACTX 4c6c1ed
chore: update Cargo.toml
Iris-Seravelle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.