owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
420 stars 156 forks source link

perf: reduce network load on token renewal #11077

Closed JammingBen closed 2 weeks ago

JammingBen commented 2 weeks ago

Description

Reduces the network load on token renewal by not bootstrapping the whole application. Parts that are skipped loading during token renewal are:

Related Issue

Benchmarks

Network load during token renewal - before:

Pasted Graphic 4

Network load during token renewal - after:

Pasted Graphic 3

Types of changes

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
12 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud