diff options
author | Leif Åstrand <leif@vaadin.com> | 2015-01-10 15:38:24 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-01-20 07:54:29 +0000 |
commit | 498d183b01f66ab5b34c6ca56d8b0d5001a45b84 (patch) | |
tree | f9a4a26c26a039b31318b337e4588d71b2d030e6 /uitest | |
parent | 9e4130cd53c64a3bd9a8d7f49f1d6d35799f3179 (diff) | |
download | vaadin-framework-498d183b01f66ab5b34c6ca56d8b0d5001a45b84.tar.gz vaadin-framework-498d183b01f66ab5b34c6ca56d8b0d5001a45b84.zip |
Don't rely on broken JsonValue.jsEquals semantics (#15508)
This implementation also happens to be slightly faster becasue because
the object and array comparisons does not dump the values into native
representations before comparing. The difference is about 2 ms per
action when setting 40 panels in BasicPerformanceTest. This represents
about 5% improvement in a quite synthetic case.
Change-Id: I6319e268b7155e1123457437d81021296728a386
Diffstat (limited to 'uitest')
0 files changed, 0 insertions, 0 deletions