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

Consider JS targets #14

Open
arkanoid87 opened this issue Oct 22, 2022 · 0 comments
Open

Consider JS targets #14

arkanoid87 opened this issue Oct 22, 2022 · 0 comments

Comments

@arkanoid87
Copy link

If I try to use benchy to speed test a function via node, I'm getting:

benchmark.js:4102                                                                                                                                                                       
            keepInt_687866206[0]+= (void*)&r_553648196

If I remove keep(r)

node benchmark.js
   min time    avg time  std dv   runs name
/home/jack/nim/firenim/bin/benchmark.js:4067
    result_754974725 = (window.performance.now() / 1000.0);
    ^

ReferenceError: window is not defined
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