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

Commit

Permalink
Split Warmer.warm() into smaller functions
Browse files Browse the repository at this point in the history
`Warmer.warming()` was a huge function (~250 loc), making it really hard to read.

This change splits the warmer into smaller functions, improving readability.

After this change `Warmer.warming()` is still 100 loc, but reads much better.
  • Loading branch information
Alfonso Acosta committed Apr 14, 2019
1 parent 2c0176c commit c92865c
Showing 1 changed file with 204 additions and 154 deletions.
Loading

0 comments on commit c92865c

Please sign in to comment.