Uh oh!
There was an error while loading. Please reload this page.
Draft PoC of blame using gitoxide - #2591
Conversation
extrawurst
commented
Jan 16, 2026
@cruessler do you think it would be possible to aim to make that the headline feature for |
cruessler
commented
Jan 17, 2026
@extrawurst I’m pretty sure that’s a realistic goal! We would only have to decide how much tolerance we have for As far as I can tell, things have improved significantly in that area recently, though. Behind a feature flag, I’ve updated the diff library used by I hope that makes sense, let me know if you want more context! |
cruessler
commented
Apr 7, 2026
Before declaring this ready for review, I want to run a couple of benchmarks. |
This is an early-stage PR to explore how difficult it will be to integrate
gix-blameintogituiand how it will compare to the existing implementation, in particular with respect to performance.A detailed description and measurements will follow.