Skip to content

wrap a timer around the rimraf call in npm-ci#2573

Merged
isaacs merged 1 commit into
release/7.5.1from
isaacs/ci-rm-timer
Feb 1, 2021
Merged

wrap a timer around the rimraf call in npm-ci#2573
isaacs merged 1 commit into
release/7.5.1from
isaacs/ci-rm-timer

Conversation

@isaacs
Copy link
Copy Markdown
Contributor

@isaacs isaacs commented Jan 29, 2021

Fix: npm/arborist#207

References

Copy link
Copy Markdown
Contributor

@nlf nlf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah so because glob was traversing the whole tree we were taking forever? this totally makes sense

@darcyclarke darcyclarke added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release labels Feb 1, 2021
@isaacs isaacs changed the base branch from latest to release/7.5.1 February 1, 2021 20:00
@isaacs isaacs force-pushed the isaacs/ci-rm-timer branch from 5895218 to a8e77f2 Compare February 1, 2021 20:00
@isaacs isaacs merged commit a8e77f2 into release/7.5.1 Feb 1, 2021
@nlf nlf deleted the isaacs/ci-rm-timer branch March 28, 2022 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm ci; 45 seconds elapses between arborist:ctor and idealTree:init

3 participants