autoninja.bat: fix comment about vpython
We use vpython3 in autoninja.bat now. Current difference of python3 and vpython3 for autoninja.py invocation is like belows and I think several hundred milliseconds is acceptable increase for the build. gLinux: * vpython3: 240.0ms * python3: 99.1ms https://pastebin.com/LK8kUAHn gWindows: * vpython3: 912.7ms * python3: 611.8ms https://pastebin.com/Xqs77ipv MacBook Pro: * vpython3: 386.2ms * python3: 280.1ms https://pastebin.com/eyXEpM7Q Bug: 327625559 Change-Id: Iff52be12cb755b3ecdab6663a0038905cf178d53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5348020 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Bruce Dawson <brucedawson@chromium.org>changes/20/5348020/7
parent
fb76ce5eee
commit
ba2ef1b6a6
Loading…
Reference in New Issue