Index: test/simdjs/simdjs.status |
diff --git a/test/simdjs/simdjs.status b/test/simdjs/simdjs.status |
index 4ef3c9841be2a017314c032fdf1e1ed5e5303df6..dba1681bdcacd8aa1cfa9f5b87156d3b97f7a7d3 100644 |
--- a/test/simdjs/simdjs.status |
+++ b/test/simdjs/simdjs.status |
@@ -19,6 +19,10 @@ |
# TODO(bbudge): Drop this when simd implementation is faster. |
'benchmarks/memcpy': SKIP, |
+ |
+ # Slow tests. |
+ 'benchmarks/kernel-template': [PASS, SLOW], |
+ 'benchmarks/memset': [PASS, SLOW], |
}], |
###################################################################### |