Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Microoptimization in LoadDepsFromLog().
This cuts off another ~100 ms, most likely because the compiler doesn't have smart enough alias analysis to do the same (trivial) transformation.
- Loading branch information