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

juan.hernandez at redhat.com juan.hernandez at redhat.com
Wed May 13 09:17:12 UTC 2015


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 at redhat.com <lzelkha at 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 at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list