pve-manager/www/manager6/data
Dominik Csapak cf73d1efc9 optimize 'text' field in resourcestore
instead of doing a lot of string comparisons, we first check
the type with the most objects (vms/cts) via number operation

and in all other cases, we can simply use the type as property index

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-04 09:28:15 +02:00
..
reader jslint: remove trailing commas 2016-04-29 17:06:34 +02:00
DiffStore.js load the diffstore on init 2016-12-22 09:44:24 +01:00
ObjectStore.js rename manager5 to manager6 2016-01-22 11:24:10 +01:00
PVEProxy.js fix diffstore issue with clusterlog 2017-03-10 11:09:46 +01:00
ResourceStore.js optimize 'text' field in resourcestore 2017-05-04 09:28:15 +02:00
RRDStore.js jslint: remove trailing commas 2016-04-29 17:06:34 +02:00
TimezoneStore.js jslint: remove trailing commas 2016-04-29 17:06:34 +02:00
UpdateQueue.js ext6migrate: add unqueue to UpdateQueue 2016-03-11 16:32:47 +01:00
UpdateStore.js fix surviving update store 2016-07-07 08:15:14 +02:00