← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~ubuntu-calculator-dev/ubuntu-calculator-app/ubuntu-calculator-app-performance-optimization into lp:ubuntu-calculator-app

 

The proposal to merge lp:~ubuntu-calculator-dev/ubuntu-calculator-app/ubuntu-calculator-app-performance-optimization into lp:ubuntu-calculator-app has been updated.

Description changed to:

Improve performance of first calculation about 20% by compile math.js
with Google Closure (LP: #1520594)

The time for first calculation: 55/66 was reduced from 1545 ms to 1220ms (about 20%), by using Google Closure.
I was used command:
/usr/bin/java -jar ../../../compiler.jar --js math.js --js_output_file math_compiled.js

For more details, see:
https://code.launchpad.net/~ubuntu-calculator-dev/ubuntu-calculator-app/ubuntu-calculator-app-performance-optimization/+merge/278868
-- 
Your team Ubuntu Calculator Developers is requested to review the proposed merge of lp:~ubuntu-calculator-dev/ubuntu-calculator-app/ubuntu-calculator-app-performance-optimization into lp:ubuntu-calculator-app.


References