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

Speed optimisation #834

Closed
4 tasks done
AlexTr opened this issue Aug 30, 2017 · 0 comments
Closed
4 tasks done

Speed optimisation #834

AlexTr opened this issue Aug 30, 2017 · 0 comments
Assignees
Milestone

Comments

@AlexTr
Copy link
Contributor

AlexTr commented Aug 30, 2017

  1. service call memory cache
  2. get rid of the following templates, hardcode instead
    • bx_a.html
    • bx_img.html
    • report_counter.html
    • report_do_report.html
    • vote_counter.html
    • view_do_view.html
  3. Store in memory most frequently used SQL queries result, for example - use fromMemory method
  4. Params cache isn't enabled
@AlexTr AlexTr added this to the 9 milestone Aug 30, 2017
AlexTr added a commit that referenced this issue Aug 30, 2017
@AlexTr AlexTr added this to Issues in UNA 9.0.0-RC2 Aug 30, 2017
AntonLV added a commit that referenced this issue Aug 31, 2017
AntonLV added a commit that referenced this issue Aug 31, 2017
AntonLV added a commit that referenced this issue Aug 31, 2017
AntonLV added a commit that referenced this issue Aug 31, 2017
@AlexTr AlexTr closed this as completed Sep 7, 2017
AlexTr added a commit that referenced this issue Sep 11, 2017
AlexTr added a commit that referenced this issue Sep 12, 2017
@AlexTr AlexTr moved this from Bugs to Enhancements in UNA 9.0.0-RC2 Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
UNA 9.0.0-RC2
Enhancements
Development

No branches or pull requests

2 participants