weights for new tests
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 8 Aug 2010 14:36:19 +0000 (14:36 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 8 Aug 2010 14:36:19 +0000 (14:36 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@50903 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/ui.c

index be3d500..6b2ca92 100644 (file)
@@ -54,6 +54,9 @@ static double weights[] =
      
      50.4851, // test 1
      37.3703, // test 2
+     37.3703, // test 3
+     27.3703, // test 4
+     27.3703, // test 5
      10.6493, // ...
      38.4818,
      40.7314,
@@ -219,6 +222,7 @@ _ui_all(void)
                "fs , %i\n"
                ,
                wfps / (t_count * avgw),
+//               fps / t_count,
                t_count,
                datestr,
                evas_version->major, evas_version->minor, evas_version->micro, evas_version->revision,