1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2024-09-27 23:36:36 -04:00
Commit Graph

5 Commits

Author SHA1 Message Date
narspt
070f16fdb7
dashboard2 performance enhancement
Use an array indexed by dxcc prefix for faster lookups instead of scanning whole Flagarray and it's dxcc nested arrays (done lots of times when there are many last heard entries), which is very slow and resource hungry... before this change my server was taking ~360ms to generate users page (with 80 last heard entries), after this small change it takes ~18ms instead.
2018-10-13 18:53:37 +01:00
Luiz Amaral
a248c0ef39 Dashboard 2 updates for xlxd 2.x.x 2017-08-27 18:09:08 -03:00
phl0
39644c3284
bugfix for db2 and whitespace fix for db1 2017-06-14 08:38:48 +02:00
phl0
52e4e6bf3e
Change dashboard2 accordingly 2017-06-12 14:34:37 +02:00
Luiz Fernando Ribeiro Amaral
a9911d3042 New XLX dashboard layout
- A dashboard with the new layout is contained in the dashboard2 folder.
- Enhanced the styling of the README file.
2016-07-05 11:08:29 -06:00