Performance Lab Release Notes

9/2/2014

  • Fixed bug in Makefile and the grade-perflab.pl autograder that relied on bash syntax that is incompatible with sh. Thanks to Prof. Hugh Lauer, Worcester Polytechnic Institute

9/7/2011

  • Updated the Makefile to use the gcc -m32 flag so that the code will run on either 32-bit or 64-bit systems.

6/26/2003

  • Fixed a bug in the grade-perflab.pl autograder. The autograder was failing because it tried to call two scoring functions defined in the config.pm module. Somehow I had accidently deleted the 'use config' statement that included this module.

6/3/2002

  • Initial release.