add picture
This commit is contained in:
parent
81ae3a34e7
commit
9ec5cbf084
@ -3,7 +3,7 @@ import matplotlib.pyplot as plt
|
||||
import timeit
|
||||
|
||||
nthreads = [1, 2, 4, 8, 16]
|
||||
sizes = [100, 400, 1600, 6400, 12800, 256000, 512000]
|
||||
sizes = [100, 400, 1600, 6400, 12800, 25600, 51200]
|
||||
|
||||
thread_timings = []
|
||||
for t in nthreads:
|
||||
|
BIN
uebung_03/exercise_04/visualization.png
Normal file
BIN
uebung_03/exercise_04/visualization.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
Loading…
Reference in New Issue
Block a user