Changes between Version 89 and Version 90 of DevProjects


Ignore:
Timestamp:
Jun 10, 2014, 11:38:05 AM (10 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevProjects

    v89 v90  
    156156=== Client ===
    157157
     158 1. Do Whetstone benchmarks in a way that uses processor features such as SSE3 if available.
     159    This is done for Android (Neon, VFP); do it for x86 also.
    158160 1. Keep track of the statistics of how long it takes to upload files, and to report results.
    159161   Use that info to improve compute deadlines (e.g., subtract the 2 sigma point for both).