Priorities - Speed

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
PointsWell
Posts: 1460
Joined: Tue Jan 24, 2017 5:51 am
Location: 'Stralya

Priorities - Speed

Post by PointsWell »

Bruce made a comment on Speed and Queries in the main thread, answered here to not overwhelm thread.
However, there are 2 areas I would love to see improvements.
1. Speed. There are many times I use a stored procedure because queries that join to multiple tables are a little slower in Aware. It could be the amount of traffic that aware returns (Seems to be all the columns in a table). This is way above my pay grade, but perhaps if my custom app was compiled as a Java bean it would run faster.
Check the SQL that is running on the server. If you’ve got relations and shortcuts these are being evaluated all the way down the relationship chain.

The new Resolve Shortcut flag can be used to enhance the speed by not evaluating the chain of the shortcut.
customaware
Posts: 2405
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Priorities - Speed

Post by customaware »

🤣🤣🤣
I am to scared to use the Resolve Shortcut Flag...

Tried it out when first releases.
Did not spend enough time to really understand what it was intended to do and how to use it properly.
Initial trial broke a few things if I remember rightly....

I suppose I should make some time to revisit.

🤪
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
Jaymer
Posts: 2455
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: Priorities - Speed

Post by Jaymer »

Mark, check out this: https://www.awareim.com/forum/viewtopic ... 373#p58373

I didn’t experience fatal issues in trying to get that resolved Shortcuts issue working like you did. Other than the list of improvements needed, it seem to make sense and do exactly what I wanted.

Bruce had reported that he didn’t realize the speed up that he was expecting.
I can’t say anything is terribly faster than I noticed at that time. In fact, I kind of forgot about the feature until now, and I haven’t gone out of my way to tweak queries since my initial tests with it.
If these improvements were added, then they would certainly make it a lot better .
But it definitely shouldn’t allow you to delete Shortcuts and break something down the road. With some effort, Vlad should be able to write code that would check for this. Not saying that it’s easy code. But WE shouldn’t have to do all that checking.
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
Post Reply