pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Confidence indicators for procedures.


From: John Darrington
Subject: Confidence indicators for procedures.
Date: Mon, 2 Jul 2007 11:49:25 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

Executing procedures involving very large data sets obviously takes a
finite time.  If people are going to have confidence in the GUI, they
need to have some sort of indication that the procedure is running,
and an idea of how far it is away from completion.

It is possible to add some sort of callback in procedure.c and/or
casreader-*.c ?  (There are a number of while loops --- I'm not sure
which will need attention)  The trick is, not to allow the confidence
indicators themselves to significantly increase execution time.  So
instead of reporting at each iteration, it would be best to report at
pre-determined intervals of real time.

J'



-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]