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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from .attrs to interpolations in benchmarks #1852

Merged
merged 2 commits into from Jul 18, 2018
Merged

Conversation

mxstbr
Copy link
Member

@mxstbr mxstbr commented Jul 18, 2018

For some reason this was built using .attrs, which skewed the update dynamic styles benchmark. This PR switches it back to props interpolations.

EDIT: This actually crashes the update dynamic styles benchmark! 馃槺 We should probably fix that performance... Nevermind I'm just a dummy.

Here are the new results that accurately reflect lib speed:

screen shot 2018-07-18 at 10 55 43

Copy link
Contributor

@quantizor quantizor left a comment

Choose a reason for hiding this comment

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

The numbers you're getting for that test are super different than on my machine. I wonder why...

@mxstbr mxstbr merged commit 2b121c0 into master Jul 18, 2018
@mxstbr mxstbr deleted the fix-benchmarks branch July 18, 2018 05:47
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.

None yet

2 participants