Klozz / 0xbench

Automatically exported from code.google.com/p/0xbench
0 stars 0 forks source link

Improve 2D benchmark items #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
0xbench is expected to be useful to devices without GPU for the sake of cost 
and popularity.  It is not sufficient to perform benchmarking over Canvas in 
Android framework.  This task is to improve 0xbench's 2D coverage.

Hopefully, it could cover the existing/corresponding 2D items in Rowboat 
General Runner.

Original issue reported on code.google.com by jserv.tw@gmail.com on 29 Aug 2010 at 6:23

GoogleCodeExporter commented 8 years ago
As of Jul 09, 2010, RowboatBench remains a closed source project.

http://code.google.com/p/rowboat/wiki/Benchmarks

Original comment by bizkit...@gmail.com on 1 Sep 2010 at 6:23

GoogleCodeExporter commented 8 years ago
Added benchmark case "DrawRect", rewrite of Case "Rectangles" from RowboatBench.

Original comment by bizkit...@gmail.com on 1 Sep 2010 at 9:34

GoogleCodeExporter commented 8 years ago
Added benchmark case "DrawArc", rewrite of Case "Arcs" from RowboatBench.

Original comment by bizkit...@gmail.com on 1 Sep 2010 at 10:17

GoogleCodeExporter commented 8 years ago
Added benchmark case "DrawText", rewrite of Case "Text" from RowboatBench.

Original comment by bizkit...@gmail.com on 1 Sep 2010 at 10:44

GoogleCodeExporter commented 8 years ago
Added benchmark case "DrawImage", rewrite of Case "Bitmap Animation" from 
RowboatBench.
Added benchmark case "DrawCircle2", rewrite of Case "Circles" from RowboatBench.

All 2D benchmarks in RowboatBench are now rewritten and added to 0xbench.

Original comment by bizkit...@gmail.com on 2 Sep 2010 at 7:15

GoogleCodeExporter commented 8 years ago
Complete in 1.1.0

Original comment by jserv.tw@gmail.com on 28 Sep 2010 at 4:33