mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #29176 from overleaf/em-clsi-image-timings
CLSI: Capture image processing timings GitOrigin-RevId: 28c2f73f260f2e82a64751bb46655e7546a458ef
This commit is contained in:
@@ -249,6 +249,7 @@ describe('LatexRunner', function () {
|
||||
'makeindex,bibtex,latex,makeindex,bibtex,latex,makeindex,bibtex,latex',
|
||||
'latexmk-rules-run': 9,
|
||||
'latexmk-time': { total: 2930 },
|
||||
'latexmk-img-times': [],
|
||||
})
|
||||
})
|
||||
})
|
||||
@@ -280,6 +281,7 @@ describe('LatexRunner', function () {
|
||||
},
|
||||
'latexmk-clock-time': 4870,
|
||||
'latexmk-rules-run': 4,
|
||||
'latexmk-img-times': [],
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user