Change in ovirt-engine[master]: core: Append chars instead of Strings in Guid

amureini at redhat.com amureini at redhat.com
Wed Jul 3 10:39:36 UTC 2013


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Append chars instead of Strings in Guid
......................................................................


core: Append chars instead of Strings in Guid

Append '-' instead of "-" as StringBuilder.append(char) has slightly
better performance than StringBuilder.append(String).

Change-Id: Ib9dacce56a06d92307763c7f9ad5f59723e82e04
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/Guid.java
1 file changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved


-- 
To view, visit http://gerrit.ovirt.org/16280
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib9dacce56a06d92307763c7f9ad5f59723e82e04
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list