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 04728c3 commit c8ea575Copy full SHA for c8ea575
test/full/self.lua
@@ -53,6 +53,7 @@ print('基准全量诊断用时:', passed)
53
54
vm.clearNodeCache()
55
56
+local clock = os.clock()
57
local compileDatas = {}
58
59
for uri in files.eachFile() do
0 commit comments