Impact Graph Speedups
Impact Graphs got a nice upgrade today that has resulted in improved render times (except on the very first load after the recent deploy). Once a graph has been generated,…
Impact Graphs got a nice upgrade today that has resulted in improved render times (except on the very first load after the recent deploy). Once a graph has been generated, subsequent pageloads will simply look up the cached data and send that to your browser. If you load the page and the graph is more than a day old, we’ll fire off a background job that will bring it up to date. With the new data available, subsequent loads will show the newest data. Speedy access for all!
You’ll also notice that this means that you can see the Impact Graph for even very large or old repositories like the Rails graph below.
This makes it easy to see how git preserves the author of contributions. Once Rails moved to git and GitHub, their graph explodes with attributed commits. Just another way that git says “I love you.”
Written by
Related posts
Code referencing now generally available in GitHub Copilot and with Microsoft Azure AI
Announcing the general availability of code referencing in GitHub Copilot and Microsoft Azure AI, allowing developers to permit code suggestions containing public code matches while receiving detailed information about the match.
The nuances and challenges of moderating a code collaboration platform
Sharing the latest data update to our Transparency Center alongside a new research article on what makes moderating a code collaboration platform unique.
GitHub Copilot now available in github.com for Copilot Individual and Copilot Business plans
With this public preview, we’re unlocking the context of your code and collaborators—and taking the next step in infusing AI into every developer’s workflow.