Reuti <[email protected]> writes: > Hi, > > Am 31.05.2011 um 18:14 schrieb Patterson, Ron (NIH/NLM/NCBI) [C]: > >> I've never played with JSV's before so I'll have to read up on them. >> I seem to remember that they can cause performance issues if you are >> not careful - is that right? > > well, it's suggested to use a compiled language like Perl for the JSV.
One reason given for avoiding sh was that it needs to spawn external commands, but you can typically do better with bash. I changed jsv_include.sh to avoid te worst of that with bash, but I haven't actually measured it -- Excuse the typping -- I have a broken wrist _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
