Skip to content
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

Invoke() using ReadOnlySpan, and allocation optimizations #1161

Merged
merged 33 commits into from
Feb 20, 2025

Conversation

jakubmisek
Copy link
Member

No description provided.

arontsang and others added 30 commits February 14, 2025 01:49
# Conflicts:
#	src/Peachpie.CodeAnalysis/Symbols/CoreType.cs
#	src/Peachpie.CodeAnalysis/Symbols/TypeSymbolExtensions.cs
- moved MethodInfo cache to Cache
- resolve methods only once (make them static)
- WordPress runs
- avoids ToArray()
- avoids Action<> closure
@jakubmisek jakubmisek merged commit 9f5564b into master Feb 20, 2025
3 of 5 checks passed
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