Skip to content

Conversation

thekid
Copy link
Member

@thekid thekid commented Jul 25, 2023

This pull request migrates the code to use xp-framework/reflection. As this changes the API, we will releases this as a major release, 4.0.0 at the time of writing.

Performance

No measurable impact.

Before

$ xp test src/test/php
# ...
Test cases:  121 succeeded, 1 skipped
Memory used: 4291.82 kB (4345.94 kB peak)
Time taken:  0.061 seconds (0.182 seconds overall)

After

$ xp test src/test/php
# ...
Test cases:  121 succeeded, 1 skipped
Memory used: 4406.82 kB (4496.78 kB peak)
Time taken:  0.064 seconds (0.188 seconds overall)

See also

@thekid thekid merged commit 41febbe into master Jul 25, 2023
@thekid thekid deleted the refactor/reflection branch July 25, 2023 20:35
@thekid
Copy link
Member Author

thekid commented Jul 25, 2023

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