Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to test or benchmark the mesh module, each of the crucial components of the mesh module were run multiple times while utilizing a stopwatch to record times. The stopwatch was not programmed to start and stop with the items running in mesh, there should be some amount of user error taken into account as the stopwatch was manually started when running and manually stopped when the running was complete. During the runs the task manager was open with the performance tab showing. This was to look over memory and cpu usage during each run.

High powered VM

  • Setup & Sort time: 1st run(1hr55min), 2nd (2hr1min), 3rd(2hr5min), Avg run time about 2hr

  • Run All time: 1st run(1hr54min), 2nd run(2hr), 3rd run(2hr10min) Avg run time about 2hr3min

  • Topology Report time: 1st run(32hr), 2nd run(33hr), 3rd run(33hr) At least 64gb RAM is required in order to run the topology report.

Standard Work Laptop

  • Setup & Sort time: 1st run(24hr30min), 2nd (22hr51min), 3rd(23hr15min), Avg run time about

  • Run All time: 1st run(between 12-18hr, run all completed overnight), 2nd run(16hr), 3rd run(17hr)

  • Topology Report time: 1st run(Not Possible), 2nd run(Not Possible), 3rd run(Not Possible) This topology report is not possible to complete without having access to more RAM. This standard work laptop was limited to 16gbRAM

...