FGRibreau / node-language-detect

🇫🇷 NodeJS language detection library using n-gram
http://blog.fgribreau.com/2011/07/week-end-project-nodejs-language.html
MIT License
399 stars 45 forks source link

Test async implementation #15

Closed RuslanZavacky closed 10 years ago

RuslanZavacky commented 11 years ago

Need to test, if using async in loops will improve performance.

RuslanZavacky commented 10 years ago

async in library itself, did not turned out to be faster.