Skip to content

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Mar 24, 2019

No description provided.

Before we used the phpdoc context factory to create docblock context.
But since this was parsing the code over any over again it was very slow.
By using the nodes from the php-parser we are way faster.

Thanks to @Ocramius who implemented this in Roave/BetterReflection.
@jaapio jaapio merged commit 7430772 into develop Mar 24, 2019
@jaapio jaapio deleted the benchmark branch March 24, 2019 20:56
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.

1 participant