Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

nuBuilder v4.5 - improved speed

Questions related to using nuBuilder Forte.
Post Reply
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

nuBuilder v4.5 - improved speed

Unread post by Janusz »

Hi,
Just to share with you some observation related to speed improvement after update to nuBuilder v4.5.

Besides my Debian VPS production server I use locally 10years old Netbook with the very weak Intel Atom processor (running Debian) just for tests and archiving purposes.

One of my application has many tabs and iframes on the nuuserhome and to load it on my intel atom I needed to wait about 5sec to have everything loaded after start or after refresh.
(on the production server - that DB was always working fast )

But when I test that DB with the v4.5 code - then my intel atom is working very fast and I am not noticing any delay at all :D

So if you experience some speed problems on existing databases - then it's worth to think about an upgrade to v4.5.

On the existing applications it might not be just plug and play operation if you have specific functions added or original code modified/adjusted - what for example was in my case.
SO before upgrading production versions - you need to test it and adjust you code if necessary.
nuBuilder v4.5 is working fine with PHP8 - already switched all my servers to that version - if you have your own specific php procedures they might require some update as well.
If you like nuBuilder, please leave a review on SourceForge
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: nuBuilder v4.5 - improved speed

Unread post by kev1n »

Hi Janusz,

Thanks for sharing this with us! We are constantly striving to improve the performance and quality of nuBuilder.
apmuthu
Posts: 249
Joined: Sun Dec 06, 2020 6:50 am
Location: Chennai, India, Singapore

Re: nuBuilder v4.5 - improved speed

Unread post by apmuthu »

The color and translation strings lookups have been speededup and removal of duplicate translation strings have done the job.

My fork's nub4fixes folder(attached herein) can be used to overwrite existing stable 4 version without upgrade to 4.5 for these speedup benefits.
You do not have the required permissions to view the files attached to this post.
Post Reply