Y
Hacker News
new
|
ask
|
show
|
jobs
by
Kinrany
456 days ago
Precomputing git blame should take the same order of magnitude of storage as the repository itself. Same number of lines for each revision, same number of lines changed in every commit.
2 comments
Kinrany
456 days ago
Should be easy to write a script that takes a branch and constructs a mirror branch with git blame output. Then compare storage space used.
link
nurettin
456 days ago
It is more fun to fight LLMs rather than trying to create magical unicorn caches that work for every endpoint.
link