Skip to content

Support haydenpierce/class-finder ^0.6#2769

Merged
spawnia merged 1 commit into
nuwave:masterfrom
Gregory-Gerard:bump-classfinder
Jun 7, 2026
Merged

Support haydenpierce/class-finder ^0.6#2769
spawnia merged 1 commit into
nuwave:masterfrom
Gregory-Gerard:bump-classfinder

Conversation

@Gregory-Gerard

Copy link
Copy Markdown
Contributor

Hi!

Follow-up to #2768 after the upstream changes landed in https://gitlab.com/hpierce1102/ClassFinder/-/merge_requests/33. 0.6 ships several optimizations that drop the cost of directive class discovery.

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md (skip for docs-only changes)

Changes

IdeHelperCommandTest + DirectiveLocatorTest go from ~8.2s to ~0.5s. On my Laravel app, php artisan lighthouse:ide-helper goes from ~28s to ~1.4s.

Breaking changes

None.

0.6 ships several optimizations that drop the cost of directive
class discovery.
@spawnia spawnia merged commit eef57c5 into nuwave:master Jun 7, 2026
74 of 92 checks passed
@spawnia

spawnia commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the contributions - both upstream and here! Looking forward to the speed bump in my own projects. Released with https://github.com/nuwave/lighthouse/releases/tag/v6.67.0.

@Gregory-Gerard Gregory-Gerard deleted the bump-classfinder branch June 7, 2026 19:49
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