5 ms·
have you experienced particularly slow pushes with large repositories at all, and if so were you able to resolve them? I did some profiling & it looks like the
by jkachmar 2y ago
have you experienced particularly slow pushes with large repositories at all, and if so were you able to resolve them?
I did some profiling & it looks like the issue lies with `libgit2`, but I haven’t been able to replicate the issue outside of that work codebase[0].
[0]: https://github.com/martinvonz/jj/issues/1841#issuecomment-2391743410 https://github.com/martinvonz/jj/issues/1841#issuecomment-23...
- neongreen 2y agoNo slow pushes but I’ll be on the lookout for them.