Skip to content

Make anyOf faster#254

Merged
wolfadex merged 4 commits intomainfrom
fix-infinite-loop
Feb 2, 2026
Merged

Make anyOf faster#254
wolfadex merged 4 commits intomainfrom
fix-infinite-loop

Conversation

@miniBill
Copy link
Collaborator

The important commit is the caching one. It makes the computations fast enough that loops have a chance to get caught before exploding

@github-actions

This comment was marked as outdated.

@miniBill miniBill changed the title Fix infinite loop Make anyOf faster Jan 30, 2026
@miniBill
Copy link
Collaborator Author

On my computer the run time goes from 30.5s to 28.7s

@github-actions

This comment was marked as outdated.

1 similar comment
@github-actions
Copy link

github-actions bot commented Feb 1, 2026

@miniBill miniBill changed the base branch from main to update-elm-pages-and-codegen February 1, 2026 13:03
@miniBill miniBill marked this pull request as draft February 1, 2026 13:11
@miniBill
Copy link
Collaborator Author

miniBill commented Feb 1, 2026

[draft as it depends on #255]

Base automatically changed from update-elm-pages-and-codegen to main February 2, 2026 15:14
@miniBill miniBill marked this pull request as ready for review February 2, 2026 15:22
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

@wolfadex wolfadex merged commit 763fb6a into main Feb 2, 2026
2 checks passed
@wolfadex wolfadex deleted the fix-infinite-loop branch February 2, 2026 15:33
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