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

Performance Profiling #129

Open
MosheBerman opened this issue Sep 6, 2017 · 1 comment
Open

Performance Profiling #129

MosheBerman opened this issue Sep 6, 2017 · 1 comment
Assignees

Comments

@MosheBerman
Copy link
Owner

Summary

Performance when loading UI seems to be unacceptable right now.

Steps To Reproduce

1. Create a new Xcode project.
2. Integrate MBCalendarKit 
3. Create a `CalanderView`
4. Profile

Expected Results

Calendar view should display quickly.

Actual Results

Instruments shows that several methods take way too long (>500ms) to run.

Notes

@MosheBerman MosheBerman added the bug label Sep 6, 2017
@MosheBerman MosheBerman self-assigned this Sep 6, 2017
@MosheBerman
Copy link
Owner Author

5.0.4 and 5.1.0 improve this significantly, but there's still some work to be done around the header view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant