Skip to content

Conversation

@Sebobo
Copy link
Member

@Sebobo Sebobo commented Nov 26, 2025

This change is based on a patch I use in larger Neos instances to speed up the isOfType checks which can occur thousands of times for a single request and goes recursively through all superTypes of a node for each check.

TODO: Add some example and show improvement in numbers

Upgrade instructions

Nothing to do

Review instructions

All tests stay green

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants