GithubHelp home page GithubHelp logo

Benchmarking dependencies about benchmarking HOT 5 OPEN

nodejs avatar nodejs commented on May 14, 2024
Benchmarking dependencies

from benchmarking.

Comments (5)

mhdawson avatar mhdawson commented on May 14, 2024

If I understand correctly the point is that we should be tracking the benchmarks for the javascript engine as well. For example, running the octane benchmarks regularly. That makes sense to me as we already do that internally at IBM as one measure of performance between releases.

from benchmarking.

trevnorris avatar trevnorris commented on May 14, 2024

I fully support adding these to the benchmark list, but these don't address the "call to native".

These would probably have to be custom written, as there are no benchmarks I'm aware of that track things like JS -> native and back again. One thing we've noticed in V8 is that Object::Set() is very slow. To the point that if more than 2 values need to be set it's faster to pass those values to JS and set them there.

Benchmarks addressing that would also be interesting to track across implementation. Though would require writing native modules to achieve.

from benchmarking.

obastemur avatar obastemur commented on May 14, 2024

These would probably have to be custom written, as there are no benchmarks I'm aware of that track things like JS -> native and back again.

@trevnorris How about preparing the benchmark for those with upcoming node.js API ?

from benchmarking.

trevnorris avatar trevnorris commented on May 14, 2024

@obastemur I can put that on my list, but not sure how soon I can get to it. It would be helpful if there was a list of specifics we'd want to test for in this regard.

from benchmarking.

mhdawson avatar mhdawson commented on May 14, 2024

This issue is > 2 years since the last conversation. Going to close. Please feel free to re-open.

from benchmarking.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.