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

Tiny benchmark improvements #8414

Merged
merged 1 commit into from
Apr 10, 2019
Merged

Tiny benchmark improvements #8414

merged 1 commit into from
Apr 10, 2019

Conversation

kripken
Copy link
Member

@kripken kripken commented Apr 8, 2019

  • Use nontrapping-fptoint by default.
  • Recognize v8 (which is how jsvu names it, unlike when building v8 when it arrives as d8).
  • Add an EMBENCH_NAME env var in the benchmark runner, which is useful when running a single VM in each invocation of the benchmark suite.

@kripken kripken merged commit 5172b92 into incoming Apr 10, 2019
@kripken kripken deleted the bench branch April 10, 2019 22:48
VirtualTim pushed a commit to VirtualTim/emscripten that referenced this pull request May 21, 2019
* Use nontrapping-fptoint by default.
* Recognize v8 (which is how jsvu names it, unlike when building v8 when it arrives as d8).
* Add an EMBENCH_NAME env var in the benchmark runner, which is useful when running a single VM in each invocation of the benchmark suite.
VirtualTim added a commit to VirtualTim/emscripten that referenced this pull request May 23, 2019
VirtualTim added a commit to VirtualTim/emscripten that referenced this pull request May 23, 2019
belraquib pushed a commit to belraquib/emscripten that referenced this pull request Dec 23, 2020
* Use nontrapping-fptoint by default.
* Recognize v8 (which is how jsvu names it, unlike when building v8 when it arrives as d8).
* Add an EMBENCH_NAME env var in the benchmark runner, which is useful when running a single VM in each invocation of the benchmark suite.
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

Successfully merging this pull request may close these issues.

1 participant