Skip to content

Considerable speed improvements

Compare
Choose a tag to compare
@cliftonc cliftonc released this 31 Dec 06:39
· 45 commits to main since this release

This release now runs a lot faster (5m to 30s for 500 repos):

  • Gets the state of all existing Notion rows at startup to use for comparison to see if we need to update
  • Uses the hash of the service data to not update un-necessarily
  • Gets Github repo data in batches (defineable)