Skip to content

Conversation

@shai-almog
Copy link
Collaborator

Summary

  • add a hierarchical method dependency graph while parsing classes to avoid post-processing scans
  • register method calls as bytecode is read and prune graph entries when classes or methods are eliminated
  • replace the previous usage index builder with graph lookups during unused-method checks

Testing

  • Not run (not requested)

Codex Task

@github-actions
Copy link

github-actions bot commented Dec 18, 2025

✅ Continuous Quality Report

Test & Coverage

Static Analysis

Generated automatically by the PR CI workflow.

@shai-almog shai-almog force-pushed the codex/optimize-vm/bytecodetranslator-performance branch from 0d22875 to 5c8b83f Compare December 18, 2025 19:04
@shai-almog shai-almog closed this Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants