Created
May 1, 2013 19:56
-
-
Save ssvb/5497878 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| libhybris on mali400 | |
| # export EGL_PLATFORM=null | |
| # time ./test_glesv2 | |
| real 0m30.430s | |
| user 0m0.200s | |
| sys 0m0.130s | |
| # export EGL_PLATFORM=fbdev | |
| # time ./test_glesv2 | |
| real 0m30.542s | |
| user 0m1.690s | |
| sys 0m13.320s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment