# Any kind of profiling on real hardware ?

**URL:** https://forums.imgtec.com/t/any-kind-of-profiling-on-real-hardware/608
**Category:** PowerVR Insider
**Tags:** pvrtune
**Created:** [February 10, 2010, 3:48pm UTC](https://forums.imgtec.com/t/any-kind-of-profiling-on-real-hardware/608 "2010-02-10T15:48:13Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![tryum](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.imgtec.com/tryum/32/61_2.png) [@tryum](https://forums.imgtec.com/u/tryum)
#### Post date: [February 10, 2010, 3:48pm UTC](https://forums.imgtec.com/t/any-kind-of-profiling-on-real-hardware/608/1 "2010-02-10T15:48:13Z")

</div>

Hi,  
  
  
  
  
  
I can finally run my own code on different omap3 devices with open gl es 2.0 graphics !  
  
  
  
  
  
However, I’m having poor performance without drawing a lot of geometry …  
  
  
  
  
  
Any advice how to profile/improve gl calls ?  
  
  
  
  
  
Thanks,  
  
  
Tryum

---

<div class="post-metadata">

### Author: ![GordonMaclachlan](https://avatars.discourse-cdn.com/v4/letter/g/c68b51/32.png) [@GordonMaclachlan](https://forums.imgtec.com/u/GordonMaclachlan)
#### Post date: [February 11, 2010, 9:02am UTC](https://forums.imgtec.com/t/any-kind-of-profiling-on-real-hardware/608/2 "2010-02-11T09:02:32Z")

</div>

Examining the performance recommendations we provide with the SDK would be a good place to start in regard to optimisation. The document should be at SDKPackage/Documentation/POWERVR SGX.OpenGL ES 2.0 Application Development Recommendations.1.8f.External in one of our SDKs.  
  
  
  
  
  
For actual profiling we provide PVRTune as part of our utilities.  
  
  
  
  
  
[https://www.imgtec.com/powervr/insider/powervr-pvrtune.asp](https://www.imgtec.com/powervr/insider/powervr-pvrtune.asp)  
  
  
  
  
  
At the moment, it’s available through email request, if you are willing to sign an NDA with us. Please send such a request to [devtec@imgtec.com](mailto:devtech@imgtec.com). Note that this requires support in your device’s drivers in order to operate so if you could include details of the OMAP3 devices you’re targetting then this will be helpful for us to support you.Gordon2010-02-11 10:04:57

---

<div class="post-metadata">

### Author: ![tryum](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.imgtec.com/tryum/32/61_2.png) [@tryum](https://forums.imgtec.com/u/tryum)
#### Post date: [March 8, 2010, 9:56am UTC](https://forums.imgtec.com/t/any-kind-of-profiling-on-real-hardware/608/3 "2010-03-08T09:56:34Z")

</div>

Hi Gordon,  
  
  
  
  
  
I made a code review with the recommendations in mind, and it helped a little.  
  
  
  
  
  
We also ask to sign a nda by mail 2 weeks ago to get pvrtune , but we didn’t get an answer yet … I think my technical director send another mail last week, but still no feedback. What should we do ?  
  
  
  
  
  
Regards,

---

<div class="post-metadata">

### Author: ![CarlosSarria](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.imgtec.com/carlossarria/32/263_2.png) [@CarlosSarria](https://forums.imgtec.com/u/CarlosSarria)
#### Post date: [March 10, 2010, 8:50am UTC](https://forums.imgtec.com/t/any-kind-of-profiling-on-real-hardware/608/4 "2010-03-10T08:50:04Z")

</div>

Hello,  
  
  
  
  
  
Sorry for the delay processing your request. I think we have already sorted out most of the request done in the last few weeks. If this is not your case, please let us know.  
  
  
  
  
  
Best regards.  
  
  
  
  
  
Carlos.

---

<div class="post-metadata">

### Author: ![tryum](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.imgtec.com/tryum/32/61_2.png) [@tryum](https://forums.imgtec.com/u/tryum)
#### Post date: [March 10, 2010, 8:51am UTC](https://forums.imgtec.com/t/any-kind-of-profiling-on-real-hardware/608/5 "2010-03-10T08:51:02Z")

</div>

Don’t worry, it’s ok for us 🙂  
  
  
  
  
  
I’m currently reading documentation.  
  
  
  
  
  
Regards,  
  
  
  
  
  
Thibault
