Tuesday, July 3, 2012

Week Five


We started working on test suite prioritization.  Dr Bryce asked us to add a 2 way sequential prioritization to some software and a reduction.  We finished this, did a 3 way sequential and its reduction, then found a bug in the existing 3 way combinatorial, and fixed this.  Unfortunately, this made it take a lot longer.  We figured out that the program was using a lot of unnecessary memory, and running out of heap space.  So, we began to rework the program to reduce memory requirements, and worked on speeding it up.

No comments:

Post a Comment