mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Before, 1-2k record took ~10s and more than that was just painful, 5k took forever. This records things to keep a dict of nodes with a set of records so that we can quickly "jump" to the point we're looking for without having to search. 10k records now takes ~5s.
10 KiB
10 KiB