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

Verify performance claims #4

Open
pavelloz opened this issue Feb 8, 2020 · 1 comment
Open

Verify performance claims #4

pavelloz opened this issue Feb 8, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@pavelloz
Copy link

pavelloz commented Feb 8, 2020

Hey,

Im going through examples in readme and in https://volument.com/baretest but as far as i can tell, just copy pasting them throws errors.

It would be nice to have a repo to clone to:

  1. see how to set it up. currently i dont understand what this supposed to be const test = require('.')('sum'), in docs. And its not lack of my js knowledge that bothers me.
  2. verify the performance claims
@tipiirai
Copy link
Contributor

tipiirai commented Feb 8, 2020

Thanks! There was one typo on the docs specified here. Maybe that helps you to understand the ()('sum') thing. Now I need to actually verify the example code on that page :)

Also benchmarks needs to be added now that this project seems to get some attention.

@tipiirai tipiirai changed the title Working example Verify performance claims Feb 9, 2020
@tipiirai tipiirai added the documentation Improvements or additions to documentation label Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants