Storing pairs of (int, int) in a database : which db to choose ?

Fred Pacquier xnews2 at fredp.lautre.net
Wed Dec 24 05:41:59 EST 2003


Paul Rubin <http://phr.cx@NOSPAM.invalid> said :

>> Even if it was limited i/o traffic I am not sure how to do profiling
> 
> A crude but maybe useful thing you can do is just observe the CPU load
> while the program is running.  If the CPU load is low but you hear the
> disk banging around, you're i/o bound.

I love this one. It would make a great intro quote for the next DrDobbs 
weekly summary ! ;-)

-- 
YAFAP : http://www.multimania.com/fredp/




More information about the Python-list mailing list