Some more optimisations
authorDirk Koopman <djk@tobit.co.uk>
Fri, 20 Jun 2014 13:42:27 +0000 (14:42 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Fri, 20 Jun 2014 13:42:27 +0000 (14:42 +0100)
commita9bc2c5a87691ca5bed6e408c5908695bd65387a
treee658c94e3977378e3aee7fd4c20574c81992770e
parent9704e8d29489c2db3a0051f58ea1e40e76b7f843
Some more optimisations

Process input directly after receipt.
Do the most common case of input processing first!
Don't autoflush things like debug files automatically but do it
in periodic processing every second (for now).
perl/DXChannel.pm
perl/DXCommandmode.pm
perl/DXDebug.pm
perl/DXLog.pm
perl/Version.pm
perl/cluster.pl