For a lot of us, atproto projects are some of the biggest (most users, most publicized, most code written, etc.) projects we’ve ever done. For me, it’s also my first time working in open source (ironically, someone asked me to be more open about that)
If you can help, pls check out open issues.
[PDS: Adding new leaf to MST is...](
)
GitHub
PDS: Adding new leaf to MST is O(n²) · Issue #22 · blacksky-algorithms/rsky
See graph for sample size of 254 leafs being added. Discovered this issue when testing adding records in bulk (f6b1b26). Should be able to add 1000...
