Skip to content

[TASK] Improve menu rendering speed #910

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 9, 2024
Merged

[TASK] Improve menu rendering speed #910

merged 1 commit into from
Mar 9, 2024

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Mar 8, 2024

By introducing a cache array for menus we do improve the speed when menus are multiple times rendered.

Copy link
Contributor

@linawolf linawolf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow thanks, this will be a great imptovement

By introducing a cache array for menus we do improve
the speed when menus are multiple times rendered.
@jaapio jaapio force-pushed the speed-improvement branch from 620020a to 9f72e02 Compare March 9, 2024 13:21
@jaapio jaapio enabled auto-merge March 9, 2024 13:21
@jaapio jaapio merged commit c429f6f into main Mar 9, 2024
@jaapio jaapio deleted the speed-improvement branch March 9, 2024 13:28
@phpdoc-bot
Copy link

💚 All backports created successfully

Status Branch Result
1.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

phpdoc-bot added a commit that referenced this pull request Mar 9, 2024
[1.x] Merge pull request #910 from phpDocumentor/speed-improvement
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.

3 participants