Skip to content

Instantly share code, notes, and snippets.

@ssvb
Created May 1, 2013 19:56
Show Gist options
  • Select an option

  • Save ssvb/5497878 to your computer and use it in GitHub Desktop.

Select an option

Save ssvb/5497878 to your computer and use it in GitHub Desktop.
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