All Projects → lemire → MemoryLanes

lemire / MemoryLanes

Licence: other
iOS app to test memory-level parallelism

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
objective c
16641 projects - #2 most used programming language
Gnuplot
187 projects
shell
77523 projects
Makefile
30231 projects

What is this?

An iOS app to measure memory-level parallelism on iOS

Inspired by the blog post:

The app. was initially designed by Benoît Maison.

Requirements

  • A recent mac with Xcode installed
  • A recent iOS device

Usage

  • Open MemoryLanes.xcodeproj in Xcode (macOS)
  • Click on the "MemoryLanes" project within Xcode, go to "Identity" and select a valid account under "Team".
  • Plug your device (e.g., iPhone) in your mac.
  • In Xcode, go to Window > Devices. This will open a new window. You should see your device in this new window. Don't lose this new window.
  • In Xcode, go to Product > Build For > Running
  • You should see in Xcode under Products "MemoryLanes.app", drag and drop it into the "Devices" window we opened previously.
  • You should now see the app on your device. By default, iOS won't let you run it, so go under Settings > General. You will find a setting there to allow you to run the app.
  • Run the app, be patient.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].