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

Add integer power functions #212

Merged
merged 12 commits into from
Sep 9, 2018
Merged

Add integer power functions #212

merged 12 commits into from
Sep 9, 2018

Conversation

MaxGraey
Copy link
Member

@MaxGraey MaxGraey commented Aug 5, 2018

Performance test.
On Firefox 62.0b14:

  • fpow64: 606ms (Math.pow)
  • ipow64: 54ms

Related to #210

@MaxGraey MaxGraey changed the title Add upow and ipow math functions (WIP) Add integer power functions (WIP) Aug 5, 2018
@MaxGraey MaxGraey changed the title Add integer power functions (WIP) Add integer power functions Aug 6, 2018
@dcodeIO dcodeIO merged commit c27b6e8 into AssemblyScript:master Sep 9, 2018
@dcodeIO
Copy link
Member

dcodeIO commented Sep 9, 2018

Thanks! Still todo to decide whether we'd like to bind these to specific operators :)

@MaxGraey MaxGraey deleted the add-integer-pow branch November 1, 2018 01:55
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.

None yet

2 participants