Skip to content

Remove SwiftState dependency for significant performance improvement. #22

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

Merged
merged 3 commits into from
Jan 21, 2015

Conversation

inamiy
Copy link
Member

@inamiy inamiy commented Jan 21, 2015

This pull request will dramatically improve SwiftTask's overall performance
by removing SwiftState from its dependency and use naive implementation instead.

SwiftTask & ReactKit benchmark test
https://gist.github.com/inamiy/a88ed2db611503512d73

  • SwiftTask (ver 2.5.1 -> 2.6.0): 240x faster
  • ReactKit (ver 0.5.0 -> 0.6.0): 140x faster

inamiy added a commit that referenced this pull request Jan 21, 2015
Remove SwiftState dependency for significant performance improvement.
@inamiy inamiy merged commit a4b7926 into master Jan 21, 2015
@inamiy inamiy deleted the refactor/remove-SwiftState branch January 21, 2015 13:17
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