Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarked is not work #4

Open
learning opened this issue Sep 25, 2017 · 0 comments
Open

Benchmarked is not work #4

learning opened this issue Sep 25, 2017 · 0 comments

Comments

@learning
Copy link

  • Environment 1:
    • Arch linux/4.12.8-2-ARCH
    • node v8.5.0
    • npm 5.3.0
  • Environment 2:
    • macOS 10.12.6
    • node v8.3.0
    • npm 5.4.2
$ npm list --depth=0
[email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

$ node benchmark
Benchmarking: (5 of 5)
 · 10
 · 1000
 · 100000
 · 1000000
 · 200

When I run node benchmark, I got 10, 1000, 100000, 1000000 and then nothing. benchmarked works well in is-number and kind-of, but not this repo. I have tried [email protected] & [email protected] on this, but it still the same, no errors & no more outputs.

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

No branches or pull requests

1 participant