When run through Jenkins P4-Plugin approx reconcile time is ~15 minutes, the same depot synced to my pc using p4 cmd line reconciles in <30 seconds with -m. I tested the jenkins workspace directly on Jenkins and the amount of time was consistent with the command being run from P4-Plugin. For some reason the sync/reconcile through p4-plug/p4java causes p4d to treat the files as not being modtime synced, so it always chooses a digest comparison. Has anyone else successfully profiled a massive gain from this change?