Recent content by Ees

  1. E

    S@H TA vs MURC top 100 table

    The guy changes teams more often than some people change underwear. (Sniff, sniff... Nope, not me. Close call though.) On to the important stuff: where's that beer that MGallik promised? Martin
  2. E

    How much usage on the processor for this config (S@H)?

    Of course it will increase the "load" on the machine, if you'll take uptime's word for it. The question is: will it interfere? My guess would be: a little, but not that much if you run it on the highest nice-level. And like Orange Kid says: you could write a script so that seti only...
  3. E

    seti@home: stats

    nexus9, If the SQL-queries are CPU-bound, you might want to precompute the data, stuff it in a file and generate the page from that. No need to query the database every time if it only changes once a day. That's what I do at http://seti.matroxusers.com/. For another reason BTW (the DB is on a...