54 | | ^(Describe and link the implementation results here (from the wiki or the repository).)^ |
| 54 | Soo.. |
| 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. |