Skip to content
This repository has been archived by the owner on Dec 7, 2017. It is now read-only.

How is this lib faster? #2

Open
kristianmandrup opened this issue Oct 30, 2016 · 1 comment
Open

How is this lib faster? #2

kristianmandrup opened this issue Oct 30, 2016 · 1 comment

Comments

@kristianmandrup
Copy link

Are you keeping it up to date with the original inquirer?
Is it a suitable alternative at this point in time?

@jonschlinkert
Copy link
Owner

It's faster because it doesn't load a kitchen sink of dependencies like inquirer. I removed lodash and a number of massive deps that caused inquirer to take ~120ms to load. I believe this takes 20-30ms to load.

Are you keeping it up to date with the original inquirer?

No, I created enquirer from scratch instead. It's relatively new, so please let us know how your experience is if you decide to give it a try.

I think I should deprecate this lib, I forgot about it, thanks for the reminder :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants