Draft PoC of blame using gitoxide - #2591
Conversation
eb34057 to
a0f3515
Compare
c4720a9 to
7b5d029
Compare
|
@cruessler do you think it would be possible to aim to make that the headline feature for |
|
@extrawurst I鈥檓 pretty sure that鈥檚 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鈥檝e updated the diff library used by I hope that makes sense, let me know if you want more context! |
|
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.