Change in ovirt-engine[master]: restapi: Long response time when using list API

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Long response time when using list API ...................................................................... restapi: Long response time when using list API Cache some reflection work so that list API serialization will be faster. According to the profiler, this should save ~33% of serialization time. Change-Id: I1801e5589d8cec1474e32e495b35b6c150e101ca Bug-Url: https://bugzilla.redhat.com/1216023 Signed-off-by: lzelkha@redhat.com <lzelkha@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/utils/LinkHelper.java 1 file changed, 44 insertions(+), 20 deletions(-) Approvals: Juan Hernandez: Looks good to me, approved Jenkins CI: Looks good to me, but someone else must approve Liran Zelkha: Verified -- To view, visit https://gerrit.ovirt.org/40809 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1801e5589d8cec1474e32e495b35b6c150e101ca Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liran Zelkha <lzelkha@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Liran Zelkha <lzelkha@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com