Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Celery performance improvements #78

Merged
merged 2 commits into from
Aug 26, 2015
Merged

Celery performance improvements #78

merged 2 commits into from
Aug 26, 2015

Conversation

halfak
Copy link
Member

@halfak halfak commented Aug 8, 2015

  • Configures celery state to update to 'SENT' correctly.
  • Implements special case processor for a single revision score that Improves simultaneous request performance.

@yuvipanda
Copy link
Contributor

Have you tested this anywhere? Staging? Locally?

@halfak
Copy link
Member Author

halfak commented Aug 26, 2015

Works locally and I confirmed the performance gains for running many precached. There's still only a 90% hit rate when all precached are run with no delay, but that's way better than 0% we get now.

yuvipanda added a commit that referenced this pull request Aug 26, 2015
@yuvipanda yuvipanda merged commit 2ea6c3e into master Aug 26, 2015
@halfak halfak deleted the celery_started_state branch June 29, 2016 16:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants