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

Improvements/performance #1537

Merged
merged 5 commits into from
Dec 1, 2015
Merged

Improvements/performance #1537

merged 5 commits into from
Dec 1, 2015

Conversation

rodrigok
Copy link
Member

@rodrigok rodrigok commented Dec 1, 2015

Improve room closing

  • Prevent message refresh when removing all messages of one room to close
  • Remove all data cache related with queries from the closed room
  • Now rooms are closed when there are more than 10 rooms in memory instead of closing rooms without activity for 10min

Before

captura de tela 2015-12-01 as 16 30 28

After

captura de tela 2015-12-01 as 16 29 08

Improve room opening

  • Remove the template MessageAction from the render time of messages and render only when users clicks on the cog

Before

captura de tela 2015-12-01 as 16 44 55

After

captura de tela 2015-12-01 as 18 13 42

rodrigok added a commit that referenced this pull request Dec 1, 2015
@rodrigok rodrigok merged commit 7738f7c into develop Dec 1, 2015
@rodrigok rodrigok deleted the improvements/performance branch December 1, 2015 22:12
@graywolf336 graywolf336 mentioned this pull request Dec 4, 2015
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

1 participant