Fix benchmark_masks.
This commit is contained in:
parent
2c180bc330
commit
ef8f0fd4a9
1 changed files with 1 additions and 1 deletions
|
@ -59,5 +59,5 @@ block spread_3:
|
|||
block spread_4:
|
||||
timeIt "spread_4":
|
||||
mask.fill(0)
|
||||
mask.setValueUnsafe(1000, 1000, 255)
|
||||
mask.unsafe[1000, 1000] = 255
|
||||
mask.spread(10)
|
||||
|
|
Loading…
Reference in a new issue