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

Refactor code base to no longer use reflection #15

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

thekid
Copy link
Member

@thekid thekid commented Nov 4, 2023

See xp-framework/rfc#338

Before:

Test cases:  263 succeeded, 1 skipped
Memory used: 3938.50 kB (3992.63 kB peak)
Time taken:  0.041 seconds (0.140 seconds overall)

After:

Test cases:  263 succeeded, 1 skipped
Memory used: 3826.02 kB (3880.15 kB peak)
Time taken:  0.039 seconds (0.129 seconds overall)

@thekid thekid merged commit 4fffb3e into master Nov 4, 2023
18 checks passed
@thekid thekid deleted the refactor/without-reflection branch November 4, 2023 13:23
@thekid
Copy link
Member Author

thekid commented Nov 4, 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