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 layoutDaylight part 2 #169

Merged
merged 1 commit into from Mar 5, 2018

Conversation

heavywatal
Copy link
Contributor

@heavywatal heavywatal commented Mar 2, 2018

Thank you for merging the previous PR #165 . This is a sequel of it.

  • Cache frequent and expensive lookup such as df$x
  • Exclude nodes in vectorized manner before for-loop
  • Now it runs >2x faster with exactly the same results

- Cache frequent and expensive lookup such as `df$x`
- Exclude nodes in vectorized manner before for-loop
- Now it runs >2x faster with exactly the same results
@GuangchuangYu
Copy link
Member

thanks, you can add your name in the author list as contributor. https://github.com/GuangchuangYu/ggtree/edit/master/DESCRIPTION.

@GuangchuangYu GuangchuangYu merged commit 7c3f061 into YuLab-SMU:master Mar 5, 2018
heavywatal added a commit to heavywatal/ggtree that referenced this pull request Mar 5, 2018
@heavywatal refactored layoutDaylight in YuLab-SMU#165 and YuLab-SMU#169
@heavywatal heavywatal deleted the refactor-daylight-2 branch March 5, 2018 03:48
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