Frontmatter
| id | 520 |
| title | buildScripts: jsdocx => add logs |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 1, 2020, 12:01 PM |
| updatedAt | May 1, 2020, 12:36 PM |
| githubUrl | https://github.com/neomjs/neo/issues/520 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 1, 2020, 12:36 PM |
buildScripts: jsdocx => add logs
tobiu assigned to @tobiu on May 1, 2020, 12:01 PM

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
this script can take a long time. it makes sense to add some progress logs, like which class is getting parsed.