Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.

Parallelize queries and builds #10

Closed
wants to merge 1 commit into from

Conversation

mattleff
Copy link

This reduces a full production local build to ~40s with cache filled. 250 items per page seems the ideal amount:

Items Per Page Seconds
50 60
100 42
150 41
200 40
250 39
300 43

@mattleff mattleff self-assigned this Aug 25, 2020
@mattleff
Copy link
Author

@narthur Feel free to borrow ideas from this if you don't like the way I implemented things. This is POC-level so I didn't take the time to adjust the tests.

@mattleff
Copy link
Author

Closing in favor of #9.

@mattleff mattleff closed this Aug 26, 2020
@mattleff mattleff deleted the sermons-list-parallel branch August 26, 2020 21:14
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.

1 participant