[pve-devel] applied: [PATCH manager 0/4] gui/api performance improvements
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Sep 5 19:40:20 CEST 2025
On Fri, 05 Sep 2025 13:51:58 +0200, Dominik Csapak wrote:
> this series fixes a series of bad patterns in our api/gui code,
> especially some O(n^2) code regarding resource count (vms/storages/etc.)
>
> note that the api change is only a current stop-gap workaround and aaron
> is working on making that code not necessary at all, but for now this
> should be good.
>
> [...]
Applied all patches to master and also cherry picked them for stable-8, thanks!
[1/4] API2Tools: rrd: remove O(n^2) lookup for keys
commit: 695d3b1cb2a4c53044c3016ea2748205c6b20f5d
[2/4] ui: fix O(n^2) calculations when loading /cluster/resources
commit: 525738c070254c1a48681c9c6398dc9b25bb3ec5
[3/4] ui: resource tree: improve performance on initial update
commit: d2660fc7a4b5add154e5694dc40a188d9403ab47
[4/4] ui: resource tree: fix change detection
commit: e19de81f5469eb2e4e45296ebeef16754abacc7a
More information about the pve-devel
mailing list