salesforce / p4-fusion

A fast Perforce to Git conversion tool written in C++ using Perforce Helix Core C++ API and Libgit2
BSD 3-Clause "New" or "Revised" License
78 stars 15 forks source link

main: Separate out `p4 print`s in a different loop #48

Closed twarit-waikar closed 2 years ago

twarit-waikar commented 2 years ago

~20% perf improvement in RelWithDebInfo mode, and ~15% in Debug