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

FAQ and concerns #50

Open
sirisian opened this issue Feb 2, 2019 · 0 comments
Open

FAQ and concerns #50

sirisian opened this issue Feb 2, 2019 · 0 comments

Comments

@sirisian
Copy link
Owner

sirisian commented Feb 2, 2019

There's a lot of questions people ask that I can't answer, or I have no idea who to ask. Maybe if I start a list of questions it'll prompt professionals (or people on the V8 team) to supply authoritative answers.

I'll start a list here and update it as I go.

Q. Does operator overloading inherently make all operators slower when implemented in an engine? Basically does the operation of being able to arbitrarily change what + means on an object inherently make all + operations slower? Is this something that depends heavily on the JIT implementation?

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

No branches or pull requests

1 participant