Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Fix performance issues with wantsDateSeperator #591

Merged
merged 1 commit into from
Dec 15, 2016

Conversation

lukebarnard1
Copy link
Contributor

This was causing rendering of MemberEventListSummary to be quite slow. Instead of creating two date objects, just check to see if they represent timestamps that happened on different days.

This was causing rendering of MemberEventListSummary to be quite slow. Instead of creating two date objects, just check to see if they represent timestamps that happened on different days.
@richvdh richvdh merged commit 238a307 into develop Dec 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants