]> gitweb.factorcode.org Git - factor.git/commitdiff
tools.deploy: small bump in sizes.
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 23 Nov 2015 18:42:49 +0000 (10:42 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 23 Nov 2015 18:42:49 +0000 (10:42 -0800)
basis/tools/deploy/deploy-tests.factor

index d6986e61fd86197ed0f84ab5db84b75c33557072..580dd0d2d6c2936c33c25f50de1759ed46e612de 100644 (file)
@@ -29,7 +29,7 @@ delete-staging-images
 { } [ "sudoku" shake-and-bake 800000 small-enough? ] unit-test
 
 ! [ ] [ "hello-ui" shake-and-bake 1605000 small-enough? ] unit-test
-{ } [ "hello-ui" shake-and-bake 2240000 small-enough? ] unit-test
+{ } [ "hello-ui" shake-and-bake 2241000 small-enough? ] unit-test
 
 { "math-threads-compiler-io-ui" } [
     "hello-ui" deploy-config [
@@ -45,10 +45,10 @@ delete-staging-images
 { } [ "tetris" shake-and-bake 2462008 small-enough? ] unit-test
 
 ! [ ] [ "spheres" shake-and-bake 1557000 small-enough? ] unit-test
-{ } [ "spheres" shake-and-bake 2181000 small-enough? ] unit-test
+{ } [ "spheres" shake-and-bake 2183000 small-enough? ] unit-test
 
 ! [ ] [ "terrain" shake-and-bake 2053000 small-enough? ] unit-test
-{ } [ "terrain" shake-and-bake 2681000 small-enough? ] unit-test
+{ } [ "terrain" shake-and-bake 2683000 small-enough? ] unit-test
 
 ! [ ] [ "gpu.demos.raytrace" shake-and-bake 2764000 small-enough? ] unit-test
 { } [ "gpu.demos.raytrace" shake-and-bake 3557800 small-enough? ] unit-test