• Transaction elimination effect on performance
    I want to make sample code to see effect of t ransaction elimination so I made 2 experiments 1-  running the kernel 10 times to write same data on frame buffer and record time of each running. 2- running...
  • Failing to create shared contexts on Mali T760, T860, T830, T720 on Android
    We're in the process of releasing a high performance GLES3 game on Android, it's currently in open beta here: https://play.google.com/store/apps/details?id=se.illusionlabs.touchgrindbmx2 It works great...
  • Mali T760 OpenGL driver performance
    Hi, I'm experiencing quite slow OpenGL ES performance with a Mali-T760 MP4 600MHz (RK3288 chip, Orbbec Persee product) with Ubuntu linux compared to Android. The triangle sample from the Mali OpenGL...
  • Mali T760MP4 OpenCL performance issue
    Hi : I use RK3288 SoC and force the Mali T760MP4 work at 600Mhz. "clpeak" program from git hub is used for testing performance. "clpeak" always show mali works at 200Mhz not 600Mhz. (1) OS is TinkerOS_Debian...
  • Why does the CPU perform better than the GPU when blending small areas?
    Hello All, Perhaps this question is due to the nature of all GPU, regardless of the Mali GPU. I would like to know the theoretical reason why the CPU can perform better than the GPU. Short test environment...