• Home
  • Blog
  • you need to design and implement a member benchmark to measure the memory speed.

you need to design and implement a member benchmark to measure the memory speed.

0 comments

Use
C/C++ for implementation and use a Linux/Unix machine for the development and testing. parameter space
should include read operations, write operations, sequential access and random access, and varying the
concurrency (1 thread, 2 threads, 4 threads, and 8 threads). The metrics you should be measuring is the
throughput (Megabytes per second, MB/sec).

Other requirements:

You must write the source code from scratch. You can use well known benchmarking software to verify
your results, but you must implement your own benchmark. Do not use code you find online, as you will
get 0 credits for this assignment.

Experiments should be done in such a way that they take multiple seconds to minutes to run, in order to
amortize any startup costs of the experiments.

Not all timing functions have the same accuracy; you must find one that has at least 1ms accuracy or
better.

No GUIs are required. Simple command line interfaces are fine.


Note:

I dont want report and documentation for this question. i want only the source code for the calculation of benchmark performance

About the Author

Follow me


{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}