Welcome Guest, Not a member yet? Register   Sign In
Update 4.4.1 makes it slower
#2

I'm using this now:
Code:
$this->Invoices = model('Invoices_model');



Instead of this:
Code:
$this->Invoices = new \App\Models\Invoices_model();


It's now as fast as it was before the update. So I sort of fixed it myself. Any idea why it was that slow before?
Reply


Messages In This Thread
Update 4.4.1 makes it slower - by LuxesR - 09-20-2023, 05:18 AM
RE: Update 4.4.1 makes it slower - by LuxesR - 09-20-2023, 07:01 AM
RE: Update 4.4.1 makes it slower - by kenjis - 09-20-2023, 01:26 PM
RE: Update 4.4.1 makes it slower - by LuxesR - 09-20-2023, 11:30 PM
RE: Update 4.4.1 makes it slower - by kenjis - 09-21-2023, 03:14 AM
RE: Update 4.4.1 makes it slower - by InsiteFX - 09-21-2023, 09:37 PM
RE: Update 4.4.1 makes it slower - by LuxesR - 09-25-2023, 06:54 AM
RE: Update 4.4.1 makes it slower - by InsiteFX - 09-25-2023, 09:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB