Changes

Jump to: navigation, search

Winter 2018 SPO600 Project

42 bytes added, 11:08, 18 October 2019
Stage 1
== Stage 1 ==
1. Find an open source software package that includes a CPU-intensive function or method that is implemented in a language that compiles to machine code (such as C, C++, or Assembler). This could be a hash function, compression, a codec, or any other compute-intensive task, and may be in an application or a library.
2. Benchmark the performance of the current implementation on AArch64 systems. Be sure to isolate the performance of the function of interest from the performance of all other functions. Prove the repeatability of your observations.
4. Report on your results to this point.
 
== Stage 2 ==

Navigation menu