<aside> 🦄

https://github.com/chronoxor/CppBenchmark?tab=readme-ov-file

</aside>

1. CPU Benchmarking

2. Memory Benchmarking

3. Filesystem Benchmarking

4. Network Performance Benchmarking

Steps to Execute

  1. Start on Windows: Begin by writing or using benchmarking scripts on Windows, as outlined in the paper.
  2. Move to Android: Once the Windows tests are completed, you can repeat the benchmarks on Android using similar tools or frameworks (e.g., Android Profiler for CPU/Memory, and DiskUsage for file systems).