|
From: <sv...@va...> - 2008-06-17 14:19:04
|
Author: bart Date: 2008-06-17 15:19:04 +0100 (Tue, 17 Jun 2008) New Revision: 8242 Log: Updated to do list. Modified: trunk/exp-drd/TODO.txt Modified: trunk/exp-drd/TODO.txt =================================================================== --- trunk/exp-drd/TODO.txt 2008-06-17 06:19:29 UTC (rev 8241) +++ trunk/exp-drd/TODO.txt 2008-06-17 14:19:04 UTC (rev 8242) @@ -28,10 +28,11 @@ Testing ~~~~~~~ -- test exp-drd's performance with the SPLASH-2 software, e.g. fft - (http://www-flash.stanford.edu/apps/SPLASH/) or the PARSEC benchmark - (http://parsec.cs.princeton.edu/license.htm). -- test with Synfig Studio (see also http://bugs.kde.org/show_bug.cgi?id=158555) +- Find out the memory overhead for exp-drd on the SPLASH-2 benchmarks (ITC: 20x) +- Measure the performance and the memory overhead of exp-drd on the PARSEC + benchmark (http://parsec.cs.princeton.edu/license.htm). +- Test with Synfig Studio (see also http://bugs.kde.org/show_bug.cgi?id=158555) +- Test with a multithreaded Python application. Documentation |