You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module is pending a rewrite in TS, but at that time, I'm almost certainly going to replace yallist with just using normal arrays, like I did with minipass. Most of the perf hits that I found using normal arrays were addressed in V8 quite a few years ago, around the node 8.x time frame iirc.
@isaacs
Hey! I'm the developer of Js-sdsl. Official website: https://js-sdsl.github.io/
Now, we are going to published the version 5.0.0 (currently 5.0.0-beta.0).
I see you are using yallist.
In benchmark, we have confirmed that Js-sdsl is several times faster than yallist.
I've submitted a PR to eslint and has been accepted.
See eslint/eslint#16255 and eslint/eslint#16267.
I am willing to submit a pull request for this change.
Looking forward to your reply! :D
The text was updated successfully, but these errors were encountered: