How to profile Jets application

Hello,

we have a (simple) Jets application which just does a bunch a of database calls. However, the average response time is ~300 ms, sometimes it takes 800-900 ms. So I was wondering, what is the best way to profile our Jets application to know what is taking so long? Does anyone e.g. have experience with New Relic?

Thanks