Skip to content

Conversation

@skarim
Copy link
Contributor

@skarim skarim commented Jul 11, 2025

  • parallelize file analysis to speed up processing for large repos
  • use caching to store constants and create shortcuts for AST traversals
  • use promise pool for parallelization to stay under system file descriptor limit
  • improved formatting of function name output for react hooks
  • resolve constants in ruby and handle hashes with .compact
  • fix bug in ruby custom functions to always get enclosing function/module/block name

@skarim skarim added this to the 0.8.5 milestone Jul 11, 2025
@skarim skarim merged commit bd7c954 into main Jul 11, 2025
2 checks passed
@skarim skarim deleted the feature/performance-improvements branch July 11, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants