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

Implement Caching Optimization #34

Open
Netroxen opened this issue Dec 6, 2018 · 0 comments
Open

Implement Caching Optimization #34

Netroxen opened this issue Dec 6, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@Netroxen
Copy link
Collaborator

Netroxen commented Dec 6, 2018

Story

as a user
I don't want the sidebar package to affect my site performance
so that the user experience is fluid

Acceptance Criteria

  • It's done when all custom methods have been inspected for performance improvements without adversely affecting the user
  • It's done when there's a caching mechanism for:
    • The navigation links
    • Site actions
    • Profile section
    • List or dictionary methods with populated items

Additional Information

Care should be taken not to affect the user adversely, this means changes in the navigation or to content should not be affected by the caching...

@Netroxen Netroxen added the enhancement New feature or request label Dec 6, 2018
@Netroxen Netroxen modified the milestone: 1.0.0a3 Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant