LearnNewsExamplesServices
Frontmatter
id520
titlebuildScripts: jsdocx => add logs
stateClosed
labels
enhancement
assigneestobiu
createdAtMay 1, 2020, 12:01 PM
updatedAtMay 1, 2020, 12:36 PM
githubUrlhttps://github.com/neomjs/neo/issues/520
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 1, 2020, 12:36 PM

buildScripts: jsdocx => add logs

tobiu
tobiu commented on May 1, 2020, 12:01 PM

this script can take a long time. it makes sense to add some progress logs, like which class is getting parsed.

tobiu added the enhancement label on May 1, 2020, 12:01 PM
tobiu assigned to @tobiu on May 1, 2020, 12:01 PM
tobiu referenced in commit 309425f - "buildScripts: jsdocx => add logs #520" on May 1, 2020, 12:32 PM
tobiu
tobiu May 1, 2020, 12:36 PM

not exactly sure on this one.

added timing logs:

Start default jsdocx parsing. Default jsdocx parsing done. jsdocx default parsing time: 141.39s jsdocx custom parsing time: 0.10s

=> progress logs make no sense, since it is entirely the default parsing.

this one was a lot faster in the past. not sure if this is related to neo growing or an jsdocx update. will create a follow up ticket.

tobiu closed this issue on May 1, 2020, 12:36 PM
tobiu cross-referenced by #521 on May 1, 2020, 12:37 PM