Skip to content

Conversation

@kikito
Copy link
Owner

@kikito kikito commented Jan 5, 2026

This change modifies countCycles to respect the depth parameter and stop
recursing once the depth limit is reached, improving performance for
deep table structures.

Fixes #57

This change modifies countCycles to respect the depth parameter and stop
recursing once the depth limit is reached, improving performance for
deep table structures.

Fixes #57
@kikito kikito merged commit e981c2b into master Jan 5, 2026
12 checks passed
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.

PERF: countCycles doesn't respect options.depth

2 participants