I can't imagine what it would be like if even 10 people were using it - probably make it so slow as to be next to useless.
Speed is very critical - how do I make it faster? I've never done that before, and it's plain PERL, not mod_perl (not sure that's an option...). So how do I start with some basic / intermediate / advanced performance tuning of this beast? Thanks.
At the moment I'm the above, storing the data in a javascript arry (prompted by a person in this very forum) and then muckin' around with it then...