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

Perfomance fix #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Perfomance fix #22

wants to merge 2 commits into from

Commits on Jan 20, 2014

  1. Perfomance fix

    If server result count more than total (_search function) - _search function call additional unnecessary call to API.
    I refactored code for avoid this
    Cosmologist committed Jan 20, 2014
    Configuration menu
    Copy the full SHA
    3d719b9 View commit details
    Browse the repository at this point in the history
  2. Remove code for debugging

    Cosmologist committed Jan 20, 2014
    Configuration menu
    Copy the full SHA
    905374c View commit details
    Browse the repository at this point in the history