mirror of
https://github.com/ShaYmez/xlxd.git
synced 2024-11-10 10:23:28 -05:00
b189220eb8
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. |
||
---|---|---|
.. | ||
class.interlink.php | ||
class.node.php | ||
class.parsexml.php | ||
class.peer.php | ||
class.reflector.php | ||
class.station.php | ||
config.inc.php | ||
country.csv | ||
functions.php | ||
liveccs.php | ||
liveircddb.php | ||
peers.php | ||
reflectors.php | ||
repeaters.php | ||
traffic.php | ||
users.php |