mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Tests: use of SIMD is the default behaviour (#4282)
This commit is contained in:
@@ -12,7 +12,6 @@ const sharp = require('../../');
|
||||
const fixtures = require('../fixtures');
|
||||
|
||||
sharp.cache(false);
|
||||
sharp.simd(true);
|
||||
|
||||
const min = 320;
|
||||
const max = 960;
|
||||
|
||||
Reference in New Issue
Block a user