xlxd/dashboard2
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
..
css Use CSS also for dashboard2 2017-06-13 09:35:00 +02:00
fonts New XLX dashboard layout 2016-07-05 11:08:29 -06:00
img Add flags for missing countries 2018-03-05 10:30:54 +01:00
js New XLX dashboard layout 2016-07-05 11:08:29 -06:00
log New XLX dashboard layout 2016-07-05 11:08:29 -06:00
pgs dashboard2 performance enhancement 2018-10-13 18:53:37 +01:00
changes.txt New XLX dashboard layout 2016-07-05 11:08:29 -06:00
favicon.ico New XLX dashboard layout 2016-07-05 11:08:29 -06:00
index.php db2: don't use location.reload() if there is a 'do' GET request 2018-02-06 08:12:24 +00:00