From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] applied: [PATCH manager 0/4] gui/api performance improvements
Date: Fri, 5 Sep 2025 19:40:20 +0200 [thread overview]
Message-ID: <175709401680.1395682.8310564123094459972.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250905120627.2585826-1-d.csapak@proxmox.com>
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
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-09-05 17:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-05 11:51 [pve-devel] " Dominik Csapak
2025-09-05 11:51 ` [pve-devel] [PATCH manager 1/4] API2Tools: rrd: remove O(n^2) lookup for keys Dominik Csapak
2025-09-05 13:49 ` Aaron Lauterer
2025-09-05 13:53 ` Dominik Csapak
2025-09-05 13:58 ` Aaron Lauterer
2025-09-05 13:57 ` Daniel Kral
2025-09-05 11:52 ` [pve-devel] [PATCH manager 2/4] ui: fix O(n^2) calculations when loading /cluster/resources Dominik Csapak
2025-09-05 11:52 ` [pve-devel] [PATCH manager 3/4] ui: resource tree: improve performance on initial update Dominik Csapak
2025-09-05 11:52 ` [pve-devel] [PATCH manager 4/4] ui: resource tree: fix change detection Dominik Csapak
2025-09-05 17:40 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175709401680.1395682.8310564123094459972.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.