aboutsummaryrefslogtreecommitdiff
path: root/tests/lua/scimark.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lua/scimark.lua')
-rw-r--r--tests/lua/scimark.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lua/scimark.lua b/tests/lua/scimark.lua
index c9ade269..7e37c219 100644
--- a/tests/lua/scimark.lua
+++ b/tests/lua/scimark.lua
@@ -32,7 +32,7 @@
local SCIMARK_VERSION = "2010-12-10"
local SCIMARK_COPYRIGHT = "Copyright (C) 2006-2010 Mike Pall"
-local MIN_TIME = 0.5
+local MIN_TIME = 0.8
local RANDOM_SEED = 101009 -- Must be odd.
local SIZE_SELECT = "small"