H2Owater425 / node-hitomi

Hitomi.la api for Node.js
https://npm.im/node-hitomi
MIT License
15 stars 2 forks source link

Improve performance of array related function #31

Closed H2Owater425 closed 3 years ago

H2Owater425 commented 3 years ago

Using the array functions such as map, filter performs worse than using the for loop