commit | 9e871800f7bb6de76a2baf10d0395933fd0bb5ab | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Thu Aug 17 14:58:30 2023 +0100 |
committer | danielhanrahan <daniel.hanrahan@est.tech> | Thu Jan 04 18:31:34 2024 +0000 |
tree | db9f366bb35e3ef362985113b28fae862bedca3a | |
parent | 9c69e994ba90e0e6789cb28c3cdb274c55135de1 [diff] |
Normalize JSON attributes during update This change fixes a few issues related to JSON encoding of FragmentEntity attributes (data leaves). This significantly improves update performance in cases of partial updates. - Normalize JSON and order leaves by name when comparing data leaves during update operations. - Update performance test timings. Issue-ID: CPS-2018 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Ia764a353bf96c05758827845e1358745247ee237