Skip to content

Optimize add operation. #1126

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

Merged
merged 1 commit into from
Jun 8, 2016
Merged

Conversation

zherczeg
Copy link
Member

@zherczeg zherczeg commented Jun 8, 2016

Improves 3d-cube.js and math-spectral-norm.js

Benchmark Perf (sec)
3d-cube.js 1.482 -> 1.308 : +11.718%
3d-raytrace.js 1.584 -> 1.539 : +2.815%
access-binary-trees.js 0.749 -> 0.744 : +0.615%
access-fannkuch.js 3.100 -> 3.124 : -0.752%
access-nbody.js 1.558 -> 1.525 : +2.089%
bitops-3bit-bits-in-byte.js 0.792 -> 0.751 : +5.165%
bitops-bits-in-byte.js 1.041 -> 1.048 : -0.725%
bitops-bitwise-and.js 1.875 -> 1.973 : -5.222%
bitops-nsieve-bits.js 2.523 -> 2.475 : +1.901%
controlflow-recursive.js 0.549 -> 0.542 : +1.173%
crypto-aes.js 1.445 -> 1.449 : -0.280%
crypto-md5.js 0.934 -> 0.899 : +3.746%
crypto-sha1.js 0.880 -> 0.849 : +3.485%
date-format-tofte.js 1.140 -> 1.145 : -0.405%
date-format-xparb.js 0.591 -> 0.578 : +2.265%
math-cordic.js 2.002 -> 1.887 : +5.747%
math-partial-sums.js 1.096 -> 1.058 : +3.468%
math-spectral-norm.js 0.892 -> 0.789 : +11.580%
string-base64.js 4.692 -> 4.647 : +0.960%
string-fasta.js 2.241 -> 2.188 : +2.363%
Geometric mean: +2.663%

@LaszloLango LaszloLango added enhancement An improvement performance Affects performance labels Jun 8, 2016
@LaszloLango
Copy link
Contributor

LGTM

1 similar comment
@dbatyai
Copy link
Member

dbatyai commented Jun 8, 2016

LGTM

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
@zherczeg zherczeg merged commit 3e0572e into jerryscript-project:master Jun 8, 2016
@zherczeg zherczeg deleted the optimize_add branch June 8, 2016 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement performance Affects performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants