Changes between Version 6 and Version 7 of GROUP_APP_PERFORMANCE_R0


Ignore:
Timestamp:
05/19/09 16:06:29 (16 years ago)
Author:
gogov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_APP_PERFORMANCE_R0

    v6 v7  
    5252 
    5353= Implementation = 
    54 ^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     54Soo.. 
     55  
     56 * I modified the launch configurations and turned off hprof as described in the design section. 
     57 * I updated FakeAuthorMain.main() as described above. 
     58 * I tried using several profilers, after all for now me and Milo decided to try writing a simple profiler ourselves. 
     59 * I tried several quick low-level ProLib candidates for optimization which didn't actually help too much so I don't include them in the implementation. 
     60 * I spotted lots of potential pieces of code which could possibly be optimized though this requires more time and analyzing and will be done in the next revision of this task. 
     61  * As mentioned, I tried several of them with not much luck. 
    5562 
    5663= Testing = 
    57 ^(Place the testing results here.)^ 
     64Not much to test in this task. Running the two different launch configurations shows the performance difference. 
    5865 
    5966= Comments =