Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 895 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 895 Bytes

Mandelbrot Set Experiment Result

  • Design serveral experiment to show the scalability and speedup performance
  • Also, design a experiment to show the load balancing result

Testcase size

  • Iteration: 10000
  • Single Thread Execution Time: 100 seconds

Pthread Scalability Result

Speedup Factor Time Profile

Hybrid Scalability Result

Speedup Factor Time Profile

Load Balancing Result