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
Considering that support for older Node versions was dropped, it should be fairly straightforward to adjust current implementation to fully utilize native promises instead.
If there is approval for this change, I can provide a PR implementing it.
The text was updated successfully, but these errors were encountered:
As Matteo Collina once said, "The first rule of Node.js performance optimization is to remove bluebird" (https://twitter.com/matteocollina/status/1351949461371686914)
Considering that support for older Node versions was dropped, it should be fairly straightforward to adjust current implementation to fully utilize native promises instead.
If there is approval for this change, I can provide a PR implementing it.
The text was updated successfully, but these errors were encountered: