gerrit-hooks has posted comments on this change.
Change subject: api: Speed up schema loading
..
Patch Set 2:
* Update Tracker::#1381899::OK, status: MERGED
* Set MODIFIED::bug 1381899#1381899IGNORE, not all related pat
Dan Kenigsberg has submitted this change and it was merged.
Change subject: api: Speed up schema loading
..
api: Speed up schema loading
Use yaml.CLoader for 13x speedup in vdsm schema loading.
Here is a comparison with other
Francesco Romani has posted comments on this change.
Change subject: api: Speed up schema loading
..
Patch Set 1:
assuming yaml.CLoader is available in the package we already depend on - some
packagers may want to split into a
Francesco Romani has posted comments on this change.
Change subject: api: Speed up schema loading
..
Patch Set 1: Code-Review+1
--
To view, visit https://gerrit.ovirt.org/65274
To unsubscribe, visit https://gerrit.ovirt.org/se
Dan Kenigsberg has posted comments on this change.
Change subject: api: Speed up schema loading
..
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.ovirt.org/65274
To unsubscribe, visit https://gerrit.ovirt.org/sett
Piotr Kliczewski has posted comments on this change.
Change subject: api: Speed up schema loading
..
Patch Set 1: Code-Review+1
--
To view, visit https://gerrit.ovirt.org/65274
To unsubscribe, visit https://gerrit.ovirt.org/se
gerrit-hooks has posted comments on this change.
Change subject: api: Speed up schema loading
..
Patch Set 1:
* #1208141::Update tracker: OK
* #1381899::Update tracker: OK
* #65230::Update tracker: OK
* Check Bug-Url::OK
* Chec
Nir Soffer has posted comments on this change.
Change subject: api: Speed up schema loading
..
Patch Set 1: Verified+1
Verified on master and by users:
- http://lists.ovirt.org/pipermail/users/2016-October/043349.html
- http://
Hello Piotr Kliczewski,
I'd like you to do a code review. Please visit
https://gerrit.ovirt.org/65274
to review the following change.
Change subject: api: Speed up schema loading
..
api: Speed up schema loading
Use yaml.