How long server procesing running

Doug Easterbrook doug at artsman.com
Fri Nov 15 19:08:49 UTC 2024


Hi Martin

I am home in Canada from euromnis next Tuesday and we talked about performance analyzer during euromnis

It is a tool we wrote for the community years ago.    I have made some changes to it over what is circulating to merge some changes made by udo (a developer from Switzerland)

Anyway, I will do a little write up and repost the latest version to the omnis list as others want it as well

It does a great job of telling you exactly where omnis spent it’s time, and you can save statistics to compare after you have changed you code to see if performance got better or not



Now that we can export to git, I should make a git repository.

Hope that helps.    I’ll get something to you soon.




Sent from my iPad

> On Nov 15, 2024, at 7:33 PM, Alan Davey <david.a.davey at gmail.com> wrote:
> 
> Hi Martin,
> 
> Look at the online documentation for $collectperformancedata.  It's very
> useful for getting metrics about the methods being called in your
> application and timings are down to the microsecond.
> 
> There's also a library called PerformanceAnalyzer library floating around
> the web that is very nice to use and makes it easy to find bottlenecks in
> your code.
> 
> Regards,
> 
> Alan Davey
> 
>> On Fri, Nov 15, 2024 at 1:13 PM Martin Obongita via omnisdev-en <
>> omnisdev-en at lists.omnis-dev.com> wrote:
>> 
>> Can Omnis tell how long a certain method would take to execute? Is there a
>> function or a tool to measure that?
>> _____________________________________________________________
>> Manage your list subscriptions at https://lists.omnis-dev.com
>> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
>> 
> _____________________________________________________________
> Manage your list subscriptions at https://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com


More information about the omnisdev-en mailing list