Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 280 Bytes

File metadata and controls

11 lines (8 loc) · 280 Bytes

#For 16x16

  • Parallel = 38.5ms (Process=8) and Serial= 23ms

#For 96x96

  • Parallel = 39.7ms (Process=8) and Serial= 33ms

#For 1000x1000

  • Parallel = 1580ms (Process=8) and Serial= 2820ms

#For 5000x5000

  • Parallel = 154 sec (Process=8) and Serial= 296.73 sec