-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behavior
Description
The original project is here: https://github.com/AlCalzone/node-zwave-js
The actual owner is @AlCalzone
- Clone https://github.com/amcasey/ZwavePerfRepro
npm ci
tsc -p .
The portion of the code below // ACASEY
boils down to a single function call that takes the vast majority of the checking time. The portion of the code above is enough scaffolding to make it compile.
I've framed the problem in terms of tsc because it's easier to investigate, but the editor experience is also terrible.
Metadata
Metadata
Assignees
Labels
Domain: PerformanceReports of unusually slow behaviorReports of unusually slow behavior