Posted by Aaron on July 04, 2001 at 11:49:01:
In Reply to: run times posted by NR on July 04, 2001 at 00:21:36:
: What kind of times are people getting for their sets? When I insert 25 elements and remove 25, it takes something like 1.5 million application instructions. That seems like a lot, but who knows? Any one else getting results from this icount thing?
: By the way, for people who are having trouble with it, one thing I had to do was
: chmod a+x icount
: This changes the permissions to allow everyone to execute it. For some reason, it wasn't allowing that by default when I downloaded it.
: Natalie
This is what i am getting, with adding 25 nodes and deleting twenty five nodes....
pip.cs.utexas.edu% ~/shade/bin/icount -- test [04 Jul 10:47am]
Total instructions: 219981
Aaron