It is fast for some operations indeed. But its merge is not always correct (conflicts might reappear, lines might get shuffled around randomly), and rebase and blame aren't super fast (Pijul isn't as optimised for speed as Git, yet Pijul credit is faster than Git blame, and apply is faster than the diff-and-replay strategy of Git rebase).