dchud / ddbench

Benchmarking suite for dedupe
Apache License 2.0
0 stars 0 forks source link

Queue status reporting is too simplistic #4

Open dchud opened 8 years ago

dchud commented 8 years ago

[assuming we keep the queue]

The current code checking the status of jobs on the queue (https://github.com/dchud/ddbench/blob/master/ddbench.py#L273-L277) is awfully simplistic. Check status more granularly to provide more useful updates.