gluon/package/gluon-status-page/files
Matthias Schiffer f2e0f7e3a8
gluon-status-page: avoid complex math
This code is usually running on an embedded CPU without FPU. In
addtition to its inefficience, the algorithm is also much harder to
understand.

Replace the logarithm formula with a simple loop.
2021-08-08 12:11:20 +02:00
..
lib/gluon/status-page gluon-status-page: avoid complex math 2021-08-08 12:11:20 +02:00
usr/lib/autoupdater gluon-status-page-api: merge back into gluon-status-page 2018-02-26 02:20:38 +01:00