We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b41ff0 commit ad322f4Copy full SHA for ad322f4
cmd/tools/fast/fast.v
@@ -4,7 +4,7 @@
4
import os
5
import time
6
7
-const voptions = ' -skip-unused -show-timings -stats '
+const voptions = ' -usecache -skip-unused -show-timings -stats '
8
9
const exe = os.executable()
10
0 commit comments