Hello,
Does someone know if there is a way to monitor what Servoy method are called how many times and how many ms it took to finish the method (something like the performance data in the application server, but then for methods and not for queries)
If something like that exsist, it would help me to find performance issues in the javascript.
Because when you step through your coding with the debugger you see that all works correct, but you can't see if there is some performance issue.
Martin


