DescriptionReland: Use simple/fast inline function version of MinMax in JS
Use the simple inline function version of {Min, Max} where possible to
improve performance
Now uses an forced inline js function instead of a python macro
to avoid expressions be evaluated twice
Follow-up to CR: https://codereview.chromium.org/1331993004
Committed: https://crrev.com/b00371b423f52353a4f31e179cc4be7bd2cde973
Cr-Commit-Position: refs/heads/master@{#31411}
Patch Set 1 #Patch Set 2 : use inline function #Patch Set 3 : rebase #Patch Set 4 : use existing export in runtime #
Total comments: 16
Patch Set 5 : addressed comments #Patch Set 6 : rebase on master #Patch Set 7 : after yangs fix possible to use utils.ImportNow in test #
Messages
Total messages: 13 (2 generated)
|