Kevin Koltzau kevin@plop.org writes:
As far as inefficent that wasnt my concern as the data is only loaded once at startup and never touched again If it is an issue I will change this and resubmit
Startup performance is definitely an issue. This is done for every app, and we are already doing way too much init work at startup, we should not add any more than strictly necessary.