derekantrican / MountainProject

A scraper and reddit bot for the website MountainProject.com
57 stars 5 forks source link

Attempts to make db build faster #59

Open derekantrican opened 4 years ago

derekantrican commented 4 years ago

See if I can take some hints from buildxl to only rebuild things that have actually changed.

For instance: if a route has not changed, we may be able to avoid all the HTML parsing and instead skip it

derekantrican commented 4 years ago

Ideas: